Pretendo Network friends server
Go to file
SuperMarioDaBom 4b7cbb3668
Update secure.go
Add version numbers
Fix Kerberos password thing that I just noticed
2023-07-17 12:16:20 -07:00
database Update to latest version of libraries 2023-07-16 21:19:30 -07:00
globals Merge authentication and secure servers 2023-07-16 21:20:04 -07:00
grpc Merge authentication and secure servers 2023-07-16 21:20:04 -07:00
nex Update secure.go 2023-07-17 12:16:20 -07:00
notifications Update to latest version of libraries 2023-07-16 21:19:30 -07:00
types Update to latest version of libraries 2023-07-16 21:19:30 -07:00
utility Added token padding bounds check and error response 2023-06-12 16:26:03 -04:00
.dockerignore Dockerize 2023-07-16 21:25:43 -07:00
.gitignore Update .gitignore 2022-08-28 00:30:51 -04:00
Dockerfile Dockerize 2023-07-16 21:25:43 -07:00
go.mod Update to latest version of libraries 2023-07-16 21:19:30 -07:00
go.sum Update to latest version of libraries 2023-07-16 21:19:30 -07:00
init.go Add missing gRPC initialization 2023-07-16 23:41:05 -07:00
LICENSE Create LICENSE 2022-08-13 20:35:22 -04:00
main.go Merge authentication and secure servers 2023-07-16 21:20:04 -07: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.