@hackage / json-rpc-server

JSON-RPC 2.0 on the server side.

Latest0.2.6.0

Changelog

0.2.0.0

  • Updated the error handling type from ErrorT to ExceptT.

  • Simplified the call function, so Methods and toMethods are no longer necessary.