/go-websocket-capnp

Primary LanguageGoApache License 2.0Apache-2.0

This repository integrates Go Cap'n Proto with websockets. The main package uses github.com/gobwas/ws, and there is a js package which uses browser APIs via syscall/js, for use from WASM.