Pretendo Network friends server
Go to file
2022-09-11 02:22:37 -04:00
3ds Removed 3DS suffix from handler file names 2022-09-10 09:48:04 -04:00
database Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
globals Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
wiiu Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
.gitignore Update .gitignore 2022-08-28 00:30:51 -04:00
assign_nex_protocols.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00
connect.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00
crypto.go new token format 2021-11-28 11:02:22 -05:00
friend_user.go Friends app (WiiU) boots 2021-08-22 18:40:49 -04:00
go.mod Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
go.sum Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
grpc_server.go listenGRPCServer -> startGRPCServer 2022-09-10 09:40:16 -04:00
init.go Move from Cassandra to Postgres 2022-09-11 02:22:37 -04:00
LICENSE Create LICENSE 2022-08-13 20:35:22 -04:00
main.go nexServerStart->startNEXServer 2022-09-10 09:41:00 -04:00
nex_server.go Add Disconnect event handler 2022-09-11 02:19:57 -04:00
nintendo_create_account.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00
README.md Friends app (WiiU) boots 2021-08-22 18:40:49 -04:00
register_ex.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00
register.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00

Friends - Secure

Pretendo Friends secure server

About

Only handles WiiU at this point. Only has enough implemented to get the Friends app booting. Lots of things are not implemented