Game Server: Difference between revisions

From Flashpoint Datahub
Jump to navigation Jump to search
(Created page with "[https://github.com/FlashpointProject/FlashpointGameServer Flashpoint Game Server] is a specialized proxy and web game server written in Go. The server acts as a local proxy that intercepts HTTP/HTTPS requests and serves content from archived game data stored in ZIP files")
 
No edit summary
Line 1: Line 1:
[https://github.com/FlashpointProject/FlashpointGameServer Flashpoint Game Server] is a specialized proxy and web game server written in Go. The server acts as a local proxy that intercepts HTTP/HTTPS requests and serves content from archived game data stored in ZIP files
[https://github.com/FlashpointProject/FlashpointGameServer Flashpoint Game Server] is a specialized proxy and web game server written in Go. The server acts as a local proxy that intercepts HTTP/HTTPS requests and serves content from archived game data stored in ZIP files
[[Category:Technologies]]

Revision as of 03:53, 28 December 2025

Flashpoint Game Server is a specialized proxy and web game server written in Go. The server acts as a local proxy that intercepts HTTP/HTTPS requests and serves content from archived game data stored in ZIP files