herald.go/server
2022-12-16 12:23:15 -06:00
..
args.go Add --daemon-ca-path argument and establish HTTPS connection if specified. 2022-12-16 12:23:15 -06:00
args_test.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
federation.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
federation_test.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
jsonrpc_blockchain.go Connect to lbcd using lbcd/rpcclient library. 2022-12-16 08:45:07 -06:00
jsonrpc_blockchain_test.go Attempt LBCD connection with rpc.Client. 2022-12-14 16:21:30 -06:00
jsonrpc_claimtrie.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
jsonrpc_federation.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
jsonrpc_server.go JSON RPC compatibility workarounds to support lbry-sdk (#75) 2022-10-29 18:42:24 +03:00
jsonrpc_service.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
notifier.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
notifier_test.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05: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 --daemon-ca-path argument and establish HTTPS connection if specified. 2022-12-16 12:23:15 -06:00
server_test_pkg.go Attempt LBCD connection with rpc.Client. 2022-12-14 16:21:30 -06:00
session.go Connect to lbcd using lbcd/rpcclient library. 2022-12-16 08:45:07 -06:00
udp.go WIP: blockchain.transaction.yyy JSON RPC implementations (#78) 2022-12-06 16:14:28 -05:00
udp_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00