Stars
9
stars
written in Go
Clear filter
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Implementation of a simple file transfer server and client via fountain codes (Luby Transform at the moment). Written in Go