Bridge : RPC Messaging Server that makes it easy to build smarter decoupled architectures for your cross-language services & applications. | Dev Breakthroughs | Scoop.it

Polyglot programming made easy :

Write each component in the language best suited for the job. Reuse open source components from any language in your stack. Communicate easily and efficiently with native RPC bindings in many languages.

 

Bidirectional client-server and server-server communication :

Bridge was designed for both client-server and server-server interactivity, with bidirectional communication to any client front-end applications (browser, mobile, desktop) and any server applications using WebSocket and TCP connections.

 

Secure communication with clients and external services :

With a simple private/public key model for access control, Bridge allows you to securely expose endpoints.

 

Efficient binary data serialization :

Using messagepack for binary serialization, you can efficiently transmit files and data structures.