herald.go/server
Jonathan Moody 7f47de2949 Add core session/subscription logic (session.go).
Implement subsribe/unsubscribe handlers.
2022-09-27 18:50:36 -05:00
..
args.go Add --chain=X argument, and use it to determine chain when DB is empty. 2022-09-07 14:32:34 -05: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 WIP: Resolve json rpc (#57) 2022-09-07 21:36:07 +03:00
jsonrpc_blockchain.go Add core session/subscription logic (session.go). 2022-09-27 18:50:36 -05:00
jsonrpc_blockchain_test.go Make the service objects independent, so we don't have inheritance. 2022-09-27 18:50:36 -05:00
jsonrpc_claimtrie.go Move claimtrie-related service/handlers to jsonrpc_claimtrie.go. 2022-09-27 18:50:27 -05:00
jsonrpc_service.go Add core session/subscription logic (session.go). 2022-09-27 18:50:36 -05:00
notifier.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
notifier_test.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
search.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
search_test.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
server.go Add --chain=X argument, and use it to determine chain when DB is empty. 2022-09-07 14:32:34 -05:00
server_test_pkg.go rocksdb (#29) 2022-04-29 11:04:01 -04:00
session.go Add core session/subscription logic (session.go). 2022-09-27 18:50:36 -05:00
udp.go Herald.go (#47) 2022-08-09 14:43:01 +03:00
udp_test.go Skip TestUDPPing if production server is down. 2022-09-13 15:35:54 -05:00