Registering automatically gives you developer account access. You can take dataBridges for a spin and quickly create, test your proof of concepts without needing to create a payment account.
We would love to see what you build on dataBridges platform. We are available at [email protected] to answer all your queries.
We have created a set of super simple sample programs for you to take dataBridges for a spin. These programs should not take much to your time and allows you to decide how simple the api's are.
We have sample programs in all our SDK languages.
Python | NodeJs | JavaScript for browsers | .Net | Swift for iOS | Java for Android
Channels allows your apps and devices to exchange mission critical messages realtime in a trust-safe manner. Public, Private, Presence and System channel types gives you design and deploy brilliant realtime application without sacrificing security.
RPC feature provide reliable two-way messaging between multiple endpoints allowing you to build sophisticated asynchronous interactions. We have taken great efforts to deliver high quality sdk's that perform brilliantly on high load as well.
Trust Token is the most important and core feature of dataBridges. Applications should be able to trust the source of the messages it receives and at the same time trust that the messages it sends is only delivered to trusted participants. This trust is delivered using trust-tokens.
Client function is a special purpose messaging service that allows you to implement command and control systems.
We have a simple portal where you can create new dbApps (applications) and manage keys.
We will be working on add-on applications that supports and enhances dataBridges usage. We have released NaCL wrapper library. dataBridges NACL wrapper gives you a simple write and read function using implementation of the secretbox encryption standard defined in NaCl.