Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinpollet/lnconn

Experimental net.Listener implementations to serve net.Conn from an http.Server.
https://github.com/kevinpollet/lnconn

conn go http listener tcp

Last synced: 26 days ago
JSON representation

Experimental net.Listener implementations to serve net.Conn from an http.Server.

Awesome Lists containing this project

README

        

# lnconn

Experimental `net.Listener` implementations to serve `net.Conn` from an `http.Server`.

## License

[MIT](./LICENSE.md)