Skip to content
This repository has been archived by the owner on Aug 14, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 323 Bytes

Network Protocol

This is a small package that wraps multiple streaming network protocols into a single API surface.

Supported protocols:

Add a new protocol by making a new directory and implementing the base interfaces.