lyunet
v1.0.0npm· JavaScript代码中引入 lyu模块,提供基础内容,名字和端口即可 如: ```TypeScript import lyu from "./framework/lyu"; lyu.start({ name: "test_a", port: 8081, }) // 注册调用方法 lyu.on("testFunc", (param) => { return param + " im test_a"; }) ``` 启动另一进程 ```TypeScript
The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsHeavy
Maintenance
Last published 4 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
28 direct dependencies
Recent releases
- 1.0.04 years ago