Pretendo Network friends server
Go to file
Daniel López Guimaraes 441e5c168f
Add 3DS friends to GetUserFriendPIDs gRPC method
Only add complete friendships to the friend list.
2023-06-28 18:35:50 +01:00
database Updated env var names 2023-05-01 15:16:39 -04:00
globals Updated to new token format 2023-05-01 15:17:12 -04:00
grpc Add 3DS friends to GetUserFriendPIDs gRPC method 2023-06-28 18:35:50 +01:00
nex Added missing nil checks to ConnectedUsers and add missing users 2023-06-12 21:01:57 -04:00
notifications Updated to latest NEX libs 2023-04-08 10:44:51 -04:00
types Update token format 2023-06-10 20:12:59 -04:00
utility Added token padding bounds check and error response 2023-06-12 16:26:03 -04:00
.gitignore Update .gitignore 2022-08-28 00:30:51 -04:00
go.mod Updated library versions 2023-06-12 15:17:21 -04:00
go.sum Updated library versions 2023-06-12 15:17:21 -04:00
init.go Updated to new token format 2023-05-01 15:17:12 -04:00
LICENSE Create LICENSE 2022-08-13 20:35:22 -04:00
main.go Updated to latest NEX libs 2023-04-08 10:44:51 -04:00
README.md Update libraries and README 2023-02-23 21:02:20 -05:00

Friends - Secure

Pretendo Friends secure server

About

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