gonet is an archived Go game server skeleton that demonstrates a distributed backend architecture for online games. It separates responsibilities across game servers, a hub server, and a stats server. Game servers handle direct player connections and gameplay logic while communicating with shared backend services. The hub server maintains global information and forwards messages between game server nodes. The stats server records player behavior and analytical data separately from real-time gameplay processing. The project also documents message patterns for synchronous calls, forwarding, unicast persistence, multicast delivery, and broadcast delivery, making it useful as an architectural reference even though it is no longer maintained.

Features

  • Go-based online game server skeleton
  • Separates game server, hub server, and stats server responsibilities
  • Supports direct player connections through game server nodes
  • Documents hub-based packet forwarding between game servers
  • Includes persistent unicast message behavior for offline players
  • Defines restart behavior for game, hub, and stats server components

Project Samples

Project Activity

See All Activity >

Categories

Games

License

MIT License

Follow gonet

gonet Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of gonet!

Additional Project Details

Programming Language

Go

Related Categories

Go Games

Registered

22 hours ago