json-rpc-server =============== An implemation of the server side of JSON RPC 2.0. See . This library uses ByteString for input and output, leaving the choice of transport up to the user. See the demo folder for an example.