enso/lib/scala/json-rpc-server
Dmitry Bushev 52a8c72303
Message handler supervisor (#3881)
Changelog:
- Fix a potential `null` value in diagnostic messages
- Add a supervising strategy to the message handler
2022-11-17 19:02:04 +00:00
..
src Message handler supervisor (#3881) 2022-11-17 19:02:04 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

JSON-RPC Server

This library implements a universal JSON RPC server with a flexible API for defining the message format.