The entire Bridge system is a conglomerate of server and client applications.
This is the server package, that allows client libraries to connect and use to route messages to other clients or servers.
Bridge can be installed on a developer's own servers or can be used as a Cloud service when technical specifications and requirements cannot be met.
Client libraries for the Bridge Server are availanle for:
JavaScript (and Node.js)
Python
Ruby
Java
Objective-C (iOS)
Erlang
Here are some key features of "Bridge Server":
· No configuration files
· Easy cross-language programming thanks to its client libraries
· Bidirectional communication
· Client-server & server-server flows
· Secure messaging via SSL/TLS
· Binary serialization for allowing file transfers
· Online documentation