Ubinder is library for creating asynchronous bindings on various languages/environments.
You specify the command-oriented protocol for communication with your library (typically with protobuf, but can be any binary format). All other thing is done for you by ubinder.
Ubinder implement two types of protocol:
- Request-Response
- Notification
- Node.js How to use
- React Native (Android)
- Java
- React Native (IOS)
- Python
If you have any comments or feedback, feel free to open an issue