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

https://github.com/loggerhead/mio-udp-test


https://github.com/loggerhead/mio-udp-test

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Run tests

```bash
pip install oh
oh &
# edge
cargo run
# level
cargo run --features "level"
# edge | oneshot with reregister
cargo run --features "oneshot reregister"
```

# CI log
* macOS & Linux: https://travis-ci.org/loggerhead/mio-udp-test
* windows: https://ci.appveyor.com/project/loggerhead/mio-udp-test