- Add Async and sync, JSON-RPC and websocket client structures to connect to rippled nodes. The clients must have methods to work with long running requests like
subscribeand simple requests likeaccount_info.
subscribe and simple requests like account_info.