Skip to content

teams2ua/ubinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Feedback

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