Commit graph

10 commits

Author SHA1 Message Date
Simon Cruanes
c9ade392ef
feat jsonrpc2: add ?on_received/?on_sent
this can be useful to debug
2024-04-15 12:41:47 -04:00
Simon Cruanes
6d2d6a8f40
udpate @since tags 2024-02-20 13:00:34 -05:00
Simon Cruanes
498c62d46f add functions in jsonrpc2 to send queries/notifs directly from server 2023-10-20 09:50:33 -04:00
Simon Cruanes
35e89143c4
basic docstrings 2023-04-01 21:48:40 -04:00
Simon Cruanes
e9cc94dc14
autoformat 2023-03-10 23:12:41 -05:00
Simon Cruanes
1710df0e7e use logs to log stuff 2021-04-08 19:52:35 -04:00
Simon Cruanes
78bb184117 add some basic logging 2021-04-05 11:56:40 -04:00
Simon Cruanes
fc17e1e59b big refactor: jsonrpc2 is now part of linol; provide blocking IO 2021-03-25 17:09:03 -04:00
Simon Cruanes
8dff582612 refactor: split into lwt server and abstract interface 2021-02-09 19:40:31 -05:00
Simon Cruanes
a89e7dbb3b initial import 2021-02-09 10:40:37 -05:00