json-rpc v1.0.0 Release Notes

Release Date: 2018-08-12 // over 5 years ago
  • โž• Added

    • ๐Ÿ‘ Complete JSON-RPC 1.0 and 2.0 support.
    • Ability to use either endpoint to send and receive requests, responses or notifications.
    • Simple TCP client/server implementation available.
    • Example files.
    • โœ… Exhaustive test suite.
    • Compatibility with GHC 8.4.
    • ๐Ÿ‘Œ Support semantic versioning.
    • โž• Add a changelog.