Commit History

Author SHA1 Message Date
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd e589fc0b2b rpc: Simplify stream reading and move timeouts to outer scope. 2 years ago
  parazyd 9066e55f00 rpc: Read byte-by-byte from stream and properly handle lines. 2 years ago
  parazyd 26ee5897cf rpc: Use CRLF for line endings in the protocol. 2 years ago
  parazyd de30c877c8 rpc: Split r/w streams and lock them with Mutexes to allow better multiplexing 2 years ago
  parazyd a02e3475f6 lib: Remove async-std dependency. 3 years ago
  parazyd 21dd80ae99 rpc: Replace serde_json with tinyjson. 3 years ago