📄️ Go
syntropy-pubsub-go is a Golang library designed specifically for the Syntropy Data Layer project. With this library, you can effortlessly subscribe to existing data streams or publish new ones. Powered by the NATS messaging system, syntropy-pubsub-go offers seamless integration between your Golang applications and the Syntropy Data Layer platform.
📄️ JavaScript
syntropy-pubsub-js is a TypeScript library for the Syntropy Data Layer project that allows you to subscribe to existing data streams or publish new ones. This library is built on top of the NATS messaging system and provides a convenient way to integrate your TypeScript applications with the Syntropy Data Layer platform.
📄️ Python
pubsub-python is a Python example illustrating the use of the Syntropy Data Layer project, which facilitates subscription to existing data streams or publishing new ones. This example employs the NATS messaging system and offers a simpler starting point for integrating Python applications with the Syntropy Data Layer platform.
📄️ Rust
pubsub-rust is a Rust library for the Syntropy Data Layer project that enables you to subscribe to existing data streams or publish new ones. This library is built on top of the NATS messaging system and provides a convenient way to integrate your Rust applications with the Syntropy Data Layer platform.
📄️ Web Sockets
syntropy-pubsub-ws is a TypeScript library for the Syntropy Data Layer project that allows you to subscribe to existing data streams or publish new ones from frontend applications. This library is built on top of the NATS messaging system with WebSocket support, providing a convenient way to integrate your frontend TypeScript applications with the Syntropy Data Layer platform.