tizen_rpc_port 0.1.2 tizen_rpc_port: ^0.1.2 copied to clipboard
Tizen RPC Port APIs. Used to make remote procedure calls between Tizen apps.
0.1.2 #
- Update the TIDLC version to 1.10.6.
- Support explicitly stopping a server by adding
StubBase.close
.
0.1.1 #
- Clean up the API documentation.
- Add optional
OnError
callback arguments toProxyBase.connect
andStubBase.listen
. - Refactor the code and fix bugs.
- Revise the example apps.
0.1.0 #
- Initial release.