Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 423 Bytes

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.