mqtts
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

MQTTS (MQTT Typescript)

MQTTS is a MQTT library. It currently supports MQTT 3.1.1 but may support MQTT 5 in the future.

These are the key features:

  • Multiple Transports (TLS, TCP, more to come)
  • Focus On Extensibility
  • Written in Typescript
  • Parameterized listeners: devices/:name/color will also give you any object with the properties: {name: '...'}

Check out the example.

Readme

Keywords

Package Sidebar

Install

npm i mqtts

Weekly Downloads

1,338

Version

1.5.0

License

MIT

Unpacked Size

177 kB

Total Files

152

Last publish

Collaborators

  • nerix