An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : @teaghy/mqtt

```typescript import Mqtt from '@teaghy/mqtt'; const host = '127.0.0.1'; const port = 1883; const client = new Mqtt(`ws://${host}:${port}/mqtt`, { clientId: 'iot_' + Math.random().toString(16).substr(2, 8), // clientId: 'HLInitMessages',

Registry - JSON - codemeta.json
purl: pkg:npm/%40teaghy/mqtt
License:
Status: removed
Latest release: almost 3 years ago
First release: almost 3 years ago
Namespace: teaghy
Downloads: 7 last month
Last synced: about 1 year ago

    Loading...
    Readme
    Loading...