Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: go from websocket-server to json rpc websocket/http server
Includes: - re-purposing of feature flags * metrics is always a thing (on) * monitoring is the gated feature * websocket-server flag is gone, we only gate push notifications - jsonrpc setup and rpc method register - prometheus exposition format to json parser - Added todo around split networking config Notes: - will not merge this in until example app has been restored with the client changes
- Loading branch information