https://github.com/capsadmin/nattlua-rust
maybe rust is better than ts
https://github.com/capsadmin/nattlua-rust
Last synced: 11 months ago
JSON representation
maybe rust is better than ts
- Host: GitHub
- URL: https://github.com/capsadmin/nattlua-rust
- Owner: CapsAdmin
- Created: 2021-11-13T01:05:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T21:43:50.000Z (over 4 years ago)
- Last Synced: 2025-01-22T15:11:38.221Z (over 1 year ago)
- Language: Rust
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is meant to be a rust implementation of https://github.com/CapsAdmin/NattLua and https://github.com/CapsAdmin/nattlua-ts
`cargo run main.lua`
# development
`cargo test`
`nodemon --watch src -e rs --exec cargo test`
`cargo tarpaulin -o Html`