herald.go/server
Jeffrey Picard 537b8c7ddd
integration testing scripts (#64)
* 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.

* update

* changes

* db shutdown racecondition fix

* changes per pr

* changes per code review

* fix testing

* add shutdowncalled bool to db
2022-10-04 20:25:44 +03: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 (#64) 2022-10-04 20:25:44 +03: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