Historique des commits

Auteur SHA1 Message Date
  skoupidi 82520041eb chore: clippy elided lifetimes il y a 2 ans
  skoupidi 85670eb1f6 src/rpc: server handle requests in the background il y a 2 ans
  parazyd ccc5d9cf30 net/tor: Use P2P datastore for Tor's state and cache dirs il y a 2 ans
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change il y a 2 ans
  parazyd 195c477caa chore: Clippy lints il y a 2 ans
  parazyd 0e6f51e895 chore: Update copyright year in license headers il y a 2 ans
  parazyd b2c4000477 rpc/server: Print info log on client disconnect il y a 2 ans
  parazyd e589fc0b2b rpc: Simplify stream reading and move timeouts to outer scope. il y a 2 ans
  parazyd 9066e55f00 rpc: Read byte-by-byte from stream and properly handle lines. il y a 2 ans
  parazyd 6933f333cc rpc/server: Implement stop-gap hack for handling some XMRig requests. il y a 2 ans
  parazyd 0e58326b57 rpc/server: Add a few debugging messages to be able to trace bg tasks il y a 2 ans
  parazyd c9e2a4e936 rpc/server: Do proper multiplexing when there are active subscribers il y a 2 ans
  parazyd de30c877c8 rpc: Split r/w streams and lock them with Mutexes to allow better multiplexing il y a 2 ans
  parazyd deb8d39342 mmproxy: Code cleanups il y a 2 ans
  parazyd 663a502bef rpc: Support JsonSubscriber with additional JsonResponse included. il y a 2 ans
  parazyd 2e4b8c8167 rpc: Remove forgotten debug prints il y a 2 ans
  parazyd 6be651c408 rpc: Support JsonRequest params as maps. il y a 2 ans
  parazyd ab7a6af93a rpc/client: Refactor to use StoppableTask il y a 3 ans
  parazyd fb1350daec rpc/server: Implement stop_connections() in RequestHandler. il y a 3 ans
  parazyd 5b1510e112 rpc/server: Extend RequestHandler trait with methods for avoiding Mutex lock scope issues. il y a 3 ans
  parazyd 882ef29351 rpc/server/test: Stop all active connections when the server is stopped. il y a 3 ans
  parazyd 14fc49a7d6 rpc/server: Implement connection tracking through a StoppableTaskPtr set. il y a 3 ans
  Dastan-glitch e67e7b25e2 rpc: fix close connection cleanly il y a 3 ans
  parazyd a02e3475f6 lib: Remove async-std dependency. il y a 3 ans
  parazyd 21dd80ae99 rpc: Replace serde_json with tinyjson. il y a 3 ans
  parazyd 1237e5be24 tests: Implement JSON-RPC server/client test. il y a 3 ans
  parazyd 827ec53f63 rpc: Cleanup client and server and refactor into smaller functions. il y a 3 ans
  parazyd 0ba9740b84 chore: Clippy lints il y a 3 ans
  aggstam d3aa5ba643 rpc/jsonrpc: simplyfied subscibers usage il y a 3 ans
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. il y a 3 ans