Skip to content

An async connection pool for tokio

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

withoutboats/c3po

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c3po - an async connection pool for tokio

C-3PO is a connection pool implementation intended for use with the tokio ecosystem. It can manage any connection which implements a protocol based on the tokio_proto traits.

C-3PO is single threaded and intended to work with a single tokio_core reactor.

About

An async connection pool for tokio

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages