There was an error while loading. Please reload this page.
1 parent 55eaec4 commit a618b1dCopy full SHA for a618b1d
1 file changed
doc/README.md
@@ -187,3 +187,5 @@ If you are building a multiplayer game, here are some recommendations of package
187
- [Firebase](https://firebase.google.com/): Provides dozens of services that can be used to write
188
simpler multiplayer experiences.
189
- [Supabase](https://supabase.com/): A cheaper alternative to Firebase, based on Postgres.
190
+- [PubNub](https://github.com/pubnub/dart): A real-time messaging network for syncing game lobbies
191
+and player updates.
0 commit comments