Pretendo Network friends server
Go to file
2023-02-25 23:24:15 -05:00
3ds Move notifications to package 2023-02-24 00:31:44 -05:00
database Updated SQL query in accept_friendship_and_return_friend_info.go 2023-02-25 23:24:15 -05:00
globals Switch to platform globals from int 2023-02-24 01:15:10 -05:00
notifications Move notifications to package 2023-02-24 00:31:44 -05:00
wiiu Move notifications to package 2023-02-24 00:31:44 -05:00
.gitignore Update .gitignore 2022-08-28 00:30:51 -04:00
assign_nex_protocols.go Replace update_preference with update_preferences 2023-02-23 23:01:17 -05: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 libraries and README 2023-02-23 21:02:20 -05:00
go.sum Update libraries and README 2023-02-23 21:02:20 -05: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.