0.1.1 • Published 2 years ago

@oomol/connection-websocket-adapter v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

websocket-adapter

使用 websocket 实现 @oomol-connection 连接,让浏览器(websocket-adapter/client)和 nodejs 环境(websocket-adapter/server)下可以互相通信。

使用

参考 examples/websocket 文件夹

TODO

  • 实现 structuredClone 逻辑,弥补 JSON.stringify/JSON.parse 不支持循环引用的缺陷
0.1.1

2 years ago