Hi there.
Currently I am working on real-time, fast paced multiplayer game for Steam and I am looking for a good solution for that. What I need:
1) Real-time data sending and receiving with low latency and server authority. I need around 10 players per room.
2) Choose region of servers for better network performance.
3) Auto matchmaking, without needed to choose room/lobby by player (like in Dota 2 where player just hit play and teammates join automatically)
+Ability to play with friends, etc
4) Steam integration (auth, profile, friends, etc)
Does GameSparks provide those features?
Hi Andriy!
Happy to answer your questions!
1) Gamesparks RT is a lightweight, packet based networking system, which you can customised to suit your needs.
2) Gamesparks allows you to set your servers region for optimised performance.
3) Gamesparks matchmaking service, like our RT services, can be tailored to suit your use case.
4) Gamesparks has integrations for all major stores including Steam, and our Api has wrapper methods to aid your integration for Auth, Iaps etc.
Regards,
-Dave
Andriy Semenets
Hi there.
Currently I am working on real-time, fast paced multiplayer game for Steam and I am looking for a good solution for that. What I need:
1) Real-time data sending and receiving with low latency and server authority. I need around 10 players per room.
2) Choose region of servers for better network performance.
3) Auto matchmaking, without needed to choose room/lobby by player (like in Dota 2 where player just hit play and teammates join automatically)
+Ability to play with friends, etc
4) Steam integration (auth, profile, friends, etc)
Does GameSparks provide those features?
Hi Andriy!
Happy to answer your questions!
1) Gamesparks RT is a lightweight, packet based networking system, which you can customised to suit your needs.
2) Gamesparks allows you to set your servers region for optimised performance.
3) Gamesparks matchmaking service, like our RT services, can be tailored to suit your use case.
4) Gamesparks has integrations for all major stores including Steam, and our Api has wrapper methods to aid your integration for Auth, Iaps etc.
Regards,
-Dave
Customer Support
Hi Andriy!
Happy to answer your questions!
1) Gamesparks RT is a lightweight, packet based networking system, which you can customised to suit your needs.
2) Gamesparks allows you to set your servers region for optimised performance.
3) Gamesparks matchmaking service, like our RT services, can be tailored to suit your use case.
4) Gamesparks has integrations for all major stores including Steam, and our Api has wrapper methods to aid your integration for Auth, Iaps etc.
Regards,
-Dave
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics