No description
Find a file
pg9182 0b57332980 pkg/api/api0: Use 400 instead of 502 for gameserver issues
CF origin_error_page_passthru works for most codes including 500, 501,
and 503, but not for 502, 504, and most of the 52x ones.
2026-01-16 00:46:51 -05:00
.github/workflows all: Update Go to 1.21 2023-09-14 13:39:28 -04:00
cmd cmd/origin-login-test: Drop origin-login-test 2024-01-22 07:55:30 -05:00
db db/pdatadb: Use sync.Pool for gzip readers/writers 2022-10-23 12:12:47 -04:00
docs all: Drop support for origin username source 2024-01-22 07:49:44 -05:00
pkg pkg/api/api0: Use 400 instead of 502 for gameserver issues 2026-01-16 00:46:51 -05:00
.gitattributes pkg/pdata: Embed default pdata 2022-10-13 01:42:12 -04:00
go.mod all: go mod tidy 2024-07-06 18:55:10 -04:00
go.sum all: go mod tidy 2024-07-06 18:55:10 -04:00
LICENSE all: Add LICENSE 2022-10-21 17:13:01 -04:00
README.md atlas: Add stub README (#1) 2022-10-22 17:34:22 -04:00

Atlas

The next-generation master server for Northstar.

TODO: Finish the rest of this README.