Commit History

Author SHA1 Message Date
  Cesar Rodas c1d473538a Remove actix in favour of Axum 6 months ago
  César D. Rodas c673d7b907 Update token (#12) 7 months ago
  Cesar Rodas 7da3bf09b9 Rename filter properties 7 months ago
  César D. Rodas 5811299673 Enhance the filter (#11) 7 months ago
  Cesar Rodas b537559009 Fix typo 7 months ago
  César D. Rodas a4d4bafc83 Move handlers around (#9) 7 months ago
  Cesar Rodas d9dee8e595 Move subscribe to their own file 8 months ago
  Cesar Rodas cb6eca498e rename 8 months ago
  Cesar Rodas 05c8c02ed9 Minor change 8 months ago
  Cesar Rodas 41f2f28107 Merge remote-tracking branch 'origin/main' 8 months ago
  Cesar Rodas 71990434a7 Fixed clippy warnings 8 months ago
  César D. Rodas 2964c82f91 Added endpoint to subscribe to tags in real time (#8) 8 months ago
  César D. Rodas 088174b3a0 Merge pull request #3 from crodas/real-time-subscription 8 months ago
  Cesar Rodas fe66b5b9dd Improve the subscription API 8 months ago
  Cesar Rodas 3a351a6364 WIP: Move primaryfilter to their 8 months ago
  Cesar Rodas 1f5693591f Cosmetic code 8 months ago
  Cesar Rodas a48c0b12a3 Fix comments 8 months ago
  Cesar Rodas 4a3954bc6a Moving `persist` from the transaction to the ledger struct 8 months ago
  Cesar Rodas eb40fc3ffd fixed typos 8 months ago
  Cesar Rodas 14e39a31d9 Made process() sync and use RwLock (from parking_lot) instead of a Mutex 8 months ago
  Cesar Rodas 1362ae6386 Improved the WorkerManager 8 months ago
  Cesar Rodas aba9a009cd Extended Worker trait 8 months ago
  Cesar Rodas a9fa2f91e5 Move broadcaster code to their own file 8 months ago
  Cesar Rodas 215ee651ce Clippy issues 8 months ago
  Cesar Rodas 8523f83ae9 Moved broadcasting to their own thread with their own abstraction 8 months ago
  Cesar Rodas 20b888030a WIP: Move broadcasting of transaction to subscribers to a different thread 8 months ago
  Cesar Rodas 2aee263e82 Extend filter to support since, until and status 8 months ago
  Cesar Rodas 68a851b7f9 More changes to the realtime API 8 months ago
  Cesar Rodas 73bcc4d307 WIP: Working on having the subscription API 8 months ago
  Cesar Rodas 4d07facc5d Clippy 8 months ago