Skip to content

Releases: filecoin-project/go-jsonrpc

v0.2.3

15 Mar 16:17
1fbbed8

Choose a tag to compare

  • Fix reverse client hang on closed connections (#98)

v0.2.2

06 Mar 17:10
6fff219

Choose a tag to compare

  • Less write lock contention, better read timeout handling (#97)

v0.2.1

01 Feb 13:05
787a96a

Choose a tag to compare

This release fixes handling of the params field (#94)

v0.2.0

26 Jan 12:57
97bec81

Choose a tag to compare

  • Configurable HTTP client
  • More robust websocket loop
  • Support making calls from server side
  • Support handling server calls on the client side
  • Support renaming client calls
  • Support sending notifications
  • Support sending/receiving params with non-array serialization

v0.1.9

07 Nov 15:05
70f44a9

Choose a tag to compare

Fix handling of types

v0.1.8

21 Sep 16:27
236bc02

Choose a tag to compare

Fixes setup of RPC Connection Error (#74 )

v0.1.7

22 Aug 18:13
3dabc3d

Choose a tag to compare

Merge pull request #72 from filecoin-project/71-create-discernible-er…

v0.1.6

19 Jul 17:36
9918975

Choose a tag to compare

Allows for the return of typed errors, as implemented in #36

v0.1.5

18 Aug 17:51
dff6592

Choose a tag to compare

minor improvements in returned error messages

v0.1.4

18 Aug 17:47
fa97bd7

Choose a tag to compare

DO NOT USE -- this release is buggy.
Bug was introduced in #60, and solved in #63.
This release was never adopted (to our knowledge).