herald.go/server
2022-12-06 11:48:43 -05:00
..
args.go Convert Args.Port to int and validate. Run UDP ping server on JSONRPCPort too. 2022-11-22 10:17:35 -06:00
args_test.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
federation.go Convert Args.Port to int and validate. Run UDP ping server on JSONRPCPort too. 2022-11-22 10:17:35 -06:00
federation_test.go Convert Args.Port to int and validate. Run UDP ping server on JSONRPCPort too. 2022-11-22 10:17:35 -06:00
jsonrpc_blockchain.go Set IncludeStop=false generally to avoid returning extra rows. 2022-12-06 11:48:43 -05:00
jsonrpc_blockchain_test.go Adapt to new HeightHash struct. 2022-11-22 13:33:54 -06: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 Limit session-based JSON RPC service to IPv4. 2022-11-22 13:27:40 -06: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 Add more special handling of DBStateValue.Genesis hash. 2022-11-30 16:37:18 -06:00
server_test_pkg.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
session.go Fine tune JSON RPC handlers and types to match lbry-sdk expectations. 2022-11-22 14:44:05 -06:00
udp.go Convert Args.Port to int and validate. Run UDP ping server on JSONRPCPort too. 2022-11-22 10:17:35 -06:00
udp_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00