Pretendo Network friends server
Go to file
2023-04-01 18:30:02 -04:00
3ds Move notifications to package 2023-02-24 00:31:44 -05:00
database Add defaults to table and stop invalid blacklists 2023-04-01 18:30:02 -04:00
globals Switch to platform globals from int 2023-02-24 01:15:10 -05:00
notifications Add friend removal 2023-03-26 17:41:04 -04:00
wiiu Add defaults to table and stop invalid blacklists 2023-04-01 18:30:02 -04:00
.gitignore Update .gitignore 2022-08-28 00:30:51 -04:00
assign_nex_protocols.go Add blocking features and refactor a bit 2023-03-31 17:05:35 -04:00
connect.go Update other files 2023-02-23 21:02:04 -05: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 Update dependencies 2023-03-26 17:40:24 -04:00
go.sum Update dependencies 2023-03-26 17:40:24 -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 Update other files 2023-02-23 21:02:04 -05:00
nex_server.go Switch to platform globals from int 2023-02-24 01:15:10 -05:00
nintendo_create_account.go Moved Wii U/3DS method handlers into packages 2022-09-10 09:39:07 -04:00
README.md Update libraries and README 2023-02-23 21:02:20 -05:00
register_ex.go Switch to platform globals from int 2023-02-24 01:15:10 -05: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

Handles basic functionality for Wii U and 3DS friends. Many things are not implemented.