herald.go/server
2022-10-31 10:49:40 -04:00
..
args.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
args_test.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
federation.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
federation_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
jsonrpc_blockchain.go Attempt to fill in the details of transaction.get_batch, 2022-10-31 10:49:40 -04:00
jsonrpc_blockchain_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
jsonrpc_claimtrie.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +03:00
jsonrpc_server.go JSON RPC compatibility workarounds to support lbry-sdk (#75) 2022-10-29 18:42:24 +03:00
jsonrpc_service.go Move session manager start/stop to a better place. 2022-10-31 10:49:40 -04:00
notifier.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +03:00
notifier_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
search.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
search_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
server.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
server_test_pkg.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
session.go Register RPC service object. 2022-10-31 10:49:40 -04:00
udp.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
udp_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00