stun/README.md

11 lines
208 B
Markdown
Raw Normal View History

2023-09-01 22:01:39 +02:00
# Stun - A pure PHP async STUN implementation
Created by Daniil Gentili ([@danog](https://github.com/danog)).
This is a pure PHP async STUN implementation.
Usage:
```bash
composer require danog/stun
```