WiiLink Wi-Fi Connection aims to be an open source server replacement for Nintendo Wi-Fi Connection.
Go to file
mkwcat bdce41eaa4
More server list and general changes
- Server browser (Matchmaking) now returns a server list (although hardcoded)
- GPCM now keeps track of an actual thread-safe session
- Some int types were changed to reflect the actual size
- Improvements made to logging in many places
2023-10-22 21:22:44 -04:00
common More server list and general changes 2023-10-22 21:22:44 -04:00
database More server list and general changes 2023-10-22 21:22:44 -04:00
gcsp More server list and general changes 2023-10-22 21:22:44 -04:00
gpcm More server list and general changes 2023-10-22 21:22:44 -04:00
gpsp Read server IP from the config file 2023-10-19 23:15:23 -04:00
logging Everything up until creating a session 2023-09-14 21:40:58 -04:00
master More server list and general changes 2023-10-22 21:22:44 -04:00
matchmaking More server list and general changes 2023-10-22 21:22:44 -04:00
nas Read server IP from the config file 2023-10-19 23:15:23 -04:00
nhttp Add modified version of Go's net/http 2023-09-11 22:38:11 -04:00
.gitignore Read server IP from the config file 2023-10-19 23:15:23 -04:00
config_example.xml Read server IP from the config file 2023-10-19 23:15:23 -04:00
go.mod Everything up to GPCM getprofile 2023-09-13 18:32:37 -04:00
go.sum Everything up to GPCM getprofile 2023-09-13 18:32:37 -04:00
LICENSE Initial commit 2023-09-11 22:35:53 -04:00
main.go MainL Increase the waitgroup counter 2023-09-19 20:55:45 -04:00
README.md Initial commit 2023-09-11 22:35:53 -04:00

wwfc

WiiLink Wi-Fi Connection aims to be an open source server replacement for Nintendo Wi-Fi Connection.