Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gortc/stund

Simple STUN server in go
https://github.com/gortc/stund

go golang rfc-5389 server stun stun-server

Last synced: 2 months ago
JSON representation

Simple STUN server in go

Awesome Lists containing this project

README

        

![Test](https://github.com/gortc/stund/workflows/Test/badge.svg)

# stund

Basic STUN server based on [gortc/stun](https://github.com/gortc/stun). See [gortc/gortcd](https://github.com/gortc/gortcd)
for complete STUN and TURN server.