@nelts/http
TypeScript icon, indicating that this package has built-in type declarations

1.0.53 • Public • Published

@nelts/messager

messager for nelts

Usage

npm i @nelts/messager

by ts:

import { Base, Master, Worker, Agent } from '@nelts/messager';
const master = new Master<APP>(app);
const worker = new Worker<APP>(app, mpid);
const agent = new Agent<APP>(app, mpid);

[which target].receiveMessage(message, socket);

License

MIT

Copyright (c) 2019-present, yunjie (Evio) shen

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.531latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.531
1.0.521
1.0.511
1.0.501
1.0.491
1.0.481
1.0.471
1.0.461
1.0.451
1.0.441
1.0.431
1.0.422
1.0.411
1.0.401
1.0.391
1.0.381
1.0.371
1.0.351
1.0.341
1.0.331
1.0.321
1.0.311
1.0.301
1.0.291
1.0.281
1.0.271
1.0.261
1.0.251
1.0.241
1.0.231
1.0.221
1.0.211
1.0.191
1.0.181
1.0.171
1.0.161
1.0.151
1.0.141
1.0.131
1.0.121
1.0.111
1.0.101
1.0.91
1.0.51
1.0.31

Package Sidebar

Install

npm i @nelts/http

Weekly Downloads

46

Version

1.0.53

License

MIT

Unpacked Size

41.7 kB

Total Files

51

Last publish

Collaborators

  • evio