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

https://github.com/ctxswitch/srv

Middleware support for TCP/IP socket connections
https://github.com/ctxswitch/srv

Last synced: 5 months ago
JSON representation

Middleware support for TCP/IP socket connections

Awesome Lists containing this project

README

          

# srv

[![unit tests](https://github.com/ctxswitch/apex-go/actions/workflows/test.yml/badge.svg)](https://github.com/ctxswitch/srv/actions/workflows/test.yml)

The **srv** package provides middleware support for TCP/IP socket connections.

## Install

```
go get ctx.sh/srv
```