https://github.com/axionbuster/axionbuster
README
https://github.com/axionbuster/axionbuster
Last synced: 3 months ago
JSON representation
README
- Host: GitHub
- URL: https://github.com/axionbuster/axionbuster
- Owner: axionbuster
- Created: 2025-02-02T00:27:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-02T00:34:38.000Z (4 months ago)
- Last Synced: 2025-02-02T01:24:28.949Z (4 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there 👋
i'm [axionbuster].
i'm working on a pure Haskell implementation of a Minecraft server called [mmm].
for that task, i'm creating my own nonblocking TCP\/IP programming library called [winasyncsocket] to get around a deficiency in the existing [network] library.
i'll resume work to `mmm` once that\'s completed.[axionbuster]: https://x.com/axionbuster
[mmm]: https://github.com/axionbuster/mmm
[winasyncsocket]: https://github.com/axionbuster/winasyncsocket
[network]: https://github.com/haskell/network