Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenhack/go-websocket-capnp


https://github.com/zenhack/go-websocket-capnp

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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

[1]: https://github.com/capnproto/go-capnproto2