1.0.2 • Published 5 years ago

ubinder v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Ubinder - universal binder

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

Supported hosts

Planned hosts

  • React Native (IOS)
  • Python

How to create wrapping library

Feedback

If you have any comments or feedback, feel free to open an issue

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago