Web & transports¶
Rendering a page without a browser, and carrying gRPC where gRPC does not go.
| Organisation | Repos | Site | Docs | What it holds |
|---|---|---|---|---|
go-webengine |
3 | site | docs | A headless web engine: HTML and CSS laid out and painted to an image, with no Chromium — plus a service that streams those frames to a thin client. |
go-browserhttp |
2 | site | docs | An http.Client that presents a Chrome TLS fingerprint. |
go-lsp-bridge |
1 | site | docs | A WebSocket-to-stdio bridge for JSON-RPC language-server traffic. |
grpc-transports |
5 | site | docs | gRPC where it is not supposed to go: over SSH, WireGuard, vsock, WebSocket and WebRTC. |
Counts are public repositories that hold code; brand, docs and landing repositories are excluded.