jsonrpc2 2.0.0 copy "jsonrpc2: ^2.0.0" to clipboard
jsonrpc2: ^2.0.0 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
1
likes
0
points
729
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

unknown (license)

Dependencies

logging

More

Packages that depend on jsonrpc2