https://github.com/getlantern/connpool
net.Conn pooling for golang
https://github.com/getlantern/connpool
Last synced: 8 months ago
JSON representation
net.Conn pooling for golang
- Host: GitHub
- URL: https://github.com/getlantern/connpool
- Owner: getlantern
- License: apache-2.0
- Created: 2014-10-07T18:39:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T17:36:20.000Z (over 8 years ago)
- Last Synced: 2024-06-19T16:46:29.933Z (almost 2 years ago)
- Language: Go
- Size: 34.2 KB
- Stars: 3
- Watchers: 20
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
connpool [](https://travis-ci.org/getlantern/connpool) [](https://coveralls.io/r/getlantern/connpool) [](http://godoc.org/github.com/getlantern/connpool)
==========
net.Conn pooling for Go.
[GoDoc](https://godoc.org/github.com/getlantern/connpool)