Skip to content

Releases: Everlane/fluffle

v0.3.0

25 Oct 01:02

Choose a tag to compare

  • Removes incorrectly-implemented batch support from server.
  • Explicitly states that batch requests/responses aren't supported on both clients and servers.
  • Adds non-standard meta object to responses.

v0.2.2

25 Oct 01:07

Choose a tag to compare

  • Makes client and server more robust.
  • Adds extra Fluffle::Testing to make testing RPC servers easier (not required by default).
  • Adds logger.
  • Sets up Travis CI.

What a Floof

10 Aug 00:54

Choose a tag to compare

What a Floof Pre-release
Pre-release

Improves error handling, better compliance with JSON-RPC spec, and properly cleans up IVar futures for timed out requests.

A Little Floof

09 Aug 21:00

Choose a tag to compare

A Little Floof Pre-release
Pre-release

Beta implementation of client and server. All interfaces should be considered unstable; error handling and spec coverage are minimal.