🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

mqtts

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mqtts

MQTT client in Typescript

1.5.0
latest
Source
npm
Version published
Weekly downloads
858
-4.24%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

MQTT

FAQs

Package last updated on 01 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts