@k3000/server
ISCtcp、ipc、udp ``` const pools = { s: {test: 'localhost:9000/test'} } // 9000端 const map = new Map map.set('/test', data => '9000') const s = createServer({port: 9000, map}, pools) // s.close() // 9001端 createServer({port: 9001, listener(path,
95
Security score
0 known advisories in v1.0.9
Weekly downloads
—
Unpacked size
16.2 kB
Dependencies
1
Last publish
1 year ago
Security advisories
No known vulnerabilities affect v1.0.9.