haskoin-0.0.2: tests/data/notifications.json
{"method": "handleMessage", "params": ["user1", "we were just talking"], "id": null}
{"method": "handleMessage", "params": ["user3", "sorry, gotta go now, ttyl"], "id": null}
{"method": "userLeft", "params": ["user3"], "id": null}
{"jsonrpc": "2.0", "method": "update", "params": [1,2,3,4,5]}
{"jsonrpc": "2.0", "method": "foobar"}
{"jsonrpc": "2.0", "method": "notify_hello", "params": [7]}
{"jsonrpc": "2.0", "method": "notify_sum", "params": [1,2,4]}