mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 19:11:32 +03:00
65010dffa7
* Drop soft-shutdown on last client disconnect Suspend on Windows confuses the reconnection logic and triggers a full shutdown. This change simply drop shutdown on last client disconnect and expects and explicit command. * Various cherry-picks Minor cherry-picks from the debugging branch. Should reduce the amount of non-critical warnings. |
||
---|---|---|
.. | ||
src | ||
README.md |
JSON-RPC Server
This library implements a universal JSON RPC server with a flexible API for defining the message format.