Commit Graph

13 Commits

Author SHA1 Message Date
Mahesh Bansod a1d3c64765 Caching the ServerInformation for CLI 2021-11-07 20:27:38 +05:30
Mahesh Bansod bbea7cda91 Converted some crates to modules 2021-10-18 21:29:28 +05:30
Mahesh Bansod 9ae31ee544 rename all crates to add prefix socialvoid_ 2021-10-18 20:44:34 +05:30
Mahesh Bansod 60a4f6966d Default implementation for BatchRequestBuilder 2021-10-15 20:33:12 +05:30
Mahesh Bansod 003735587e added batch request builder 2021-09-30 23:13:44 +05:30
Mahesh Bansod bb1786b359 some documentation + reqwest err from method text changed 2021-09-30 22:55:58 +05:30
Mahesh Bansod 689097111e `generate_id` put in mod utils 2021-09-30 22:52:22 +05:30
Mahesh Bansod f919e64a46 added `send_notification` for jsonrpc2 client (notification: request with no `id`) 2021-09-30 22:48:38 +05:30
Mahesh Bansod d54553786e refactored jsonrpc2 client 2021-09-30 22:41:40 +05:30
Mahesh Bansod ff96accc3e jsonrpc2 client uses a random ID fr now + displaying the request in test 2021-09-22 20:47:33 +05:30
Mahesh Bansod 1386a9f8d4 added authentication errors + fixed formatting in jsonrpc2-client 2021-09-19 16:13:39 +05:30
Mahesh Bansod 14db0e3146 fix: wip errors 2021-09-16 12:42:03 +05:30
Mahesh Bansod 239ca2d1a7 initial commit - added jsonrpclient, session, rawclient 2021-09-16 12:22:41 +05:30