jsonrpc2 2.0.3 copy "jsonrpc2: ^2.0.3" to clipboard
jsonrpc2: ^2.0.3 copied to clipboard

outdated

JSON-RPC (v2.0) utilities for web applications. It's like XML-RPC, for calling methods on a remote server, but using JSON.

0.9.5  2015-02-08  added dart:io client, and updated docs. updated tests, particularly about JSON serializability.
0.9.10 2018-03-14  basically all the same, but updated. cleanups of dynamic vs var. strong mode capable now.
2.0.0  2019-01-05  works happily with Dart 2.1
2.0.1  2019-08-05  update for dartlang 2.5.0 Breaking change #36900: Declare return types of Uint8List
2.0.2  2019-09-04  took some hints from pub.dev for syntactical niceness
2.0.3  2019-09-08  triple-slash docs everywhere, as requested.


1
likes
0
pub points
72%
popularity

Publisher

unverified uploader

JSON-RPC (v2.0) utilities for web applications. It's like XML-RPC, for calling methods on a remote server, but using JSON.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging

More

Packages that depend on jsonrpc2