jsonrpc2 2.0.3+1 copy "jsonrpc2: ^2.0.3+1" to clipboard
jsonrpc2: ^2.0.3+1 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.flutter-io.cn for syntactical niceness
2.0.3   2019-09-08  triple-slash docs everywhere, as requested.
2.0.3+1 2019-09-09  pub.flutter-io.cn had some suggestions... 

1
likes
20
points
721
downloads

Publisher

unverified uploader

Weekly Downloads

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

MIT (license)

Dependencies

logging

More

Packages that depend on jsonrpc2