herald.go/server
Jeffrey Picard fd0e5c58c2 integration testing scripts
some scripts for integration testing and a docker file for an action.
Still need to figure out how to properly run a more realistic version
in ci.
2022-10-04 14:27:50 +00:00
..
args.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +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 WIP: Resolve json rpc (#57) 2022-09-07 21:36:07 +03:00
jsonrpc_blockchain.go integration testing scripts 2022-10-04 14:27:50 +00:00
jsonrpc_blockchain_test.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +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_service.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +03: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 Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +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 subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +03:00
server_test_pkg.go rocksdb (#29) 2022-04-29 11:04:01 -04:00
session.go Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) 2022-10-04 17:05:06 +03: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