/connpool

Network connection pool in Go.

Primary LanguageGoApache License 2.0Apache-2.0

connpool

Network connection pool in Go.

Build Status

This is a simple implementation of connection pool.

For details and examples, please check out the GoDoc.

uniqush-push is using this library to connect with APNS.