# AGW library
Rust library for speaking AGW with e.g. Direwolf
https://github.com/ThomasHabets/agw
## Contributing
Pull requests welcome!
Please enable the pre-commit when developing:
```bash
(cd .git/hooks && ln -s ../../extra/pre-commit)
```
## Links
* [The protocol](https://www.on7lds.net/42/sites/default/files/AGWPEAPI.HTM)