Pretendo Splatoon server implementation
Go to file
Ash b9d3bd3482
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
Updates to underlying libraries (#16)
* chore: update grpc bits and add local auth mode

* chore: library updates and token validation

* fix: small things

* feat: use secret unreleased protocols

* chore: update go modules

* chore: bump golang version
2025-10-20 00:31:02 +11:00
.github/workflows Add Dockerfile & CI 2024-07-27 12:40:37 +02:00
globals Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
nex Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
.gitignore Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
.gitmodules feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
Dockerfile Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
go.mod Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
go.sum Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
init.go Updates to underlying libraries (#16) 2025-10-20 00:31:02 +11:00
LICENSE feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
main.go feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
Makefile feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00