Cloudflare Workers Tech Talk in Tokyo #3 で話した内容です
https://workers-tech.connpass.com/event/324272/
## 自己紹介
- https://github.com/honojs/hono/graphs/contributors
- https://yjs.napochaan.dev/
- https://next-demo.napochaan.dev/
## JS RPC
- https://zenn.dev/chimame/articles/f86db24897be6a
## ping/pong
- https://developer.mozilla.org/ja/docs/Web/API/WebSockets_API/Writing_WebSocket_servers#ping_%E3%81%A8_pong_websockets_%E3%81%AE%E9%BC%93%E5%8B%95
- https://stackoverflow.com/questions/10585355/sending-websocket-ping-pong-frame-from-browser
- https://websockets.spec.whatwg.org/#ping-and-pong-frames
### DurableObject JS RPC
- https://github.com/cloudflare/workerd/issues/2319
## ライブラリ作りました
- https://github.com/napolab/durabcast