Commit History

Author SHA1 Message Date
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd 6da3a4b637 rpc: Avoid a panic in TryFrom<&JsonValue> for JsonResponse 2 years ago
  parazyd 663a502bef rpc: Support JsonSubscriber with additional JsonResponse included. 2 years ago
  parazyd 235626b31d rpc: Allow params as JSON object 2 years ago
  aggstam 202b6d99f2 rpc/jsonrpc: clippy chore 2 years ago
  parazyd 6be651c408 rpc: Support JsonRequest params as maps. 2 years ago
  parazyd 2eea9daffd taud: Finish new RPC port. 3 years ago
  parazyd d3f3ac8737 rpc: Have JSON notifications take JsonValue as params. 3 years ago
  parazyd 21dd80ae99 rpc: Replace serde_json with tinyjson. 3 years ago
  aggstam d3aa5ba643 rpc/jsonrpc: simplyfied subscibers usage 3 years ago
  parazyd 98ef7c834e chore: Update project dependencies. 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  aggstam 49d275ddc8 rpc/client: subscribe to notifications impl added, script/research/rpc_cleint_notifications: example usage of rpc/client.subscribe() 3 years ago
  aggstam af8609f59a rpc: simplyfied notify handler 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  lunar-mining 22151f6b7a book/dchat: use anchors where possible, copy paste code where not. 3 years ago
  parazyd 61bee58239 rpc: Cleanup and separate namespaces into client and server. 4 years ago
  ghassmo f20dd33cb8 net/transport: add timeout option for dial function 4 years ago
  ghassmo 5cec2b98ff rpcclient: don't use Executor for spawn a task 4 years ago
  ghassmo 9f58f0aa21 rpc: remove boilerplate code in jsonrpc.rs and use macro & clean up 4 years ago
  ghassmo 1d6e92bf55 rpc: create function to open channels to feed rpc connection and keep the stream alive 4 years ago
  ghassmo 54e7ee21bc net, rpc: cargo clippy clean up 4 years ago
  ghassmo 47257c022e rpc: add support for unix socket 4 years ago
  ghassmo ea9a993e9b net: add nym and unix to TransportName enum 4 years ago
  ghassmo ffee60228c rpc: WIP use new transport for rpcserver2 4 years ago
  ghassmo 7fd0843200 rpc: use new network transport for jsonrpc 4 years ago
  ghassmo 2a258cf509 rpc: extend buffer size 4 years ago
  aggstam bcf0975d82 jsonrpc: quick results handling 4 years ago
  parazyd a44ce744c5 rpc: Implement From for json-rpc enums. 4 years ago
  ghassmo d66d56f268 rpc/jsonrpc: proper way to convert Url to SocketAddr 4 years ago