There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Package chanstream implements an API compatible with and similiar to the TCP connection (and net.Conn as well) API, on top of Go channels. This is in pure Go, without any external dependencies.