🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Nakama 1.0 Distributed Server Released

Started by
0 comments, last by khawk 6 years, 11 months ago

Nakama, a distributed server for social and realtime games and apps, has been released by developer Heroic Labs. The open source server features:

  • Users - Register/login new users via social networks, email, or device ID.
  • Storage - Store user records, settings, and other objects in collections.
  • Social - Import friends via Facebook, Google, Steam and more. Users can connect with friends, and join groups. Builtin social graph to see how users can be connected.
  • Chat - 1-on-1, group, and global chat between users. Persist messages for chat history.
  • Multiplayer - Realtime, or turn-based active and passive multiplayer.
  • Leaderboards - Dynamic, seasonal, get top members, or members around a user. Have as many as you need.
  • Runtime code - Extend the server with custom logic written in Lua.
  • Matchmaker, dashboard, metrics, etc, etc.

Nakama and its source code can be downloaded on GitHub at https://github.com/heroiclabs/nakama.


View full story

Admin for GameDev.net.

This topic is closed to new replies.

Advertisement