https://github.com/loggerhead/mio-udp-test
https://github.com/loggerhead/mio-udp-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loggerhead/mio-udp-test
- Owner: loggerhead
- Created: 2017-01-07T04:00:06.000Z (about 9 years ago)
- Default Branch: simple
- Last Pushed: 2017-01-09T02:01:31.000Z (about 9 years ago)
- Last Synced: 2025-01-26T06:09:05.489Z (about 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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