A toy implementation of the FusionFall Packet Protocol in Go
Go to file
2023-03-07 01:20:36 -06:00
protocol server: implement REP_LOGIN key exchange 2023-03-07 01:20:36 -06:00
server server: implement REP_LOGIN key exchange 2023-03-07 01:20:36 -06:00
tools server: implement REP_LOGIN key exchange 2023-03-07 01:20:36 -06:00
.gitignore inital commit: we can read login packets! 2023-03-04 21:57:27 -06:00
build.sh added simple build script 2023-03-06 18:41:26 -06:00
go.mod misc. refactoring 2023-03-06 18:39:41 -06:00
README.md misc. refactoring 2023-03-06 18:39:41 -06:00

gopenfusion

Built off of the amazing work by the other openfusion contributors, comes a toy implementation rewritten in Go.