isolate_rpc 1.1.4 copy "isolate_rpc: ^1.1.4" to clipboard
isolate_rpc: ^1.1.4 copied to clipboard

isolate_rpc makes Isolate enjoyable. A simple RPC-style designed API for Isolate.

1.1.4 #

  • Update library description

1.1.3 #

  • Add Isolate communication benchmark to illustrate the overhead is neglectable compared to the create and dispose of one-off Isolate

1.1.2 #

  • Fix readme benchmark images are not shown on pub.dev

1.1.1 #

  • Update readme for benchmark

1.1.0 #

breaking change to refactor simpler API naming

  • Rename RpcService to IsolateRpc
  • Rename RpcResponse to IsolateRpcResponse
  • Rename RpcError to IsolateRpcError
  • Hide IsolateRpc constructor

1.0.1 #

  • Add more advance use case in README.md

1.0.0 #

  • Initial version.
4
likes
140
points
51
downloads

Publisher

verified publishergaplo.tech

Weekly Downloads

isolate_rpc makes Isolate enjoyable. A simple RPC-style designed API for Isolate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

logging

More

Packages that depend on isolate_rpc