Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gas-buddy/tcp-pool

A generic pool of TCP connections with a parsing class for handling incoming and outgoing messages
https://github.com/gas-buddy/tcp-pool

Last synced: about 2 months ago
JSON representation

A generic pool of TCP connections with a parsing class for handling incoming and outgoing messages

Awesome Lists containing this project

README

        

tcp-pool
========

A generic TCP (TLS supported) connection pool for GasBuddy services. Ripped out of
another module, so not very well isolated at the moment.