@lannuttia/telegram
v2.0.4
Published
Generic brokers designed for routing information in a single process
Downloads
7
Maintainers
Readme
Telegram ·
Telegram is a library for opaque data routing.
- Simple: Telegram allows you to easily start opaquely routing payloads.
- Flexible: With support for both the Publish/Subscribe pattern as well as the Request/Response pattern, you can passively receive updates or actively acquire data.
- Loose Coupling Never tightly couple your consumer code with the provider again. Whether acquiring data via HTTP, WebSockets, or an HTML5 postMessage, never have to modify you consumer code again just because the data source changed.
Installation
Telegram is available on npm as @lannuttia/telegram.
Documentation
Documentation can be found here.
Examples
Coming soon...
Contributing
If you have any type of feature request or bugfix, feel free to open an issue or submit a pull request.
License
Telegram is MIT Licensed.