json_rpc_adapter 0.7.0 copy "json_rpc_adapter: ^0.7.0" to clipboard
json_rpc_adapter: ^0.7.0 copied to clipboard

HTTP client and shelf server adapters for easier JSON-RPC, with efficient binary encodings (optional mirrors for automatic binding).

0.7.0 #

  • Updated dependencies.
  • Support additional HTTP client headers (for authorization).
  • Support custom JsonCodec.
  • Throwing UnimplementedError when nullable return type returns null (previously it was stuck).

0.6.0 #

  • Updated dependencies.

0.5.0 #

  • Migrated to null safety.

0.4.1 #

Handle ErrorDecoder returning custom Exception type.

0.4.0 #

  • Initial public release.
1
likes
160
points
150
downloads

Publisher

verified publisheragilord.com

Weekly Downloads

HTTP client and shelf server adapters for easier JSON-RPC, with efficient binary encodings (optional mirrors for automatic binding).

Repository (GitHub)

Topics

#json-rpc #rpc

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http, json_rpc_2, shelf

More

Packages that depend on json_rpc_adapter