Home

@lannuttia/telegram 2.0.2

Telegram ยท Github License Report an issue! Build

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.