@oomol/connection-websocket-adapter
v0.1.1
Published
使用 websocket 实现 @oomol-connection 连接,让浏览器(`websocket-adapter/client`)和 nodejs 环境(`websocket-adapter/server`)下可以互相通信。
Downloads
2
Keywords
Readme
websocket-adapter
使用 websocket 实现 @oomol-connection 连接,让浏览器(websocket-adapter/client
)和 nodejs 环境(websocket-adapter/server
)下可以互相通信。
使用
TODO
- [ ] 实现 structuredClone 逻辑,弥补 JSON.stringify/JSON.parse 不支持循环引用的缺陷