Skip to content

Commit a618b1d

Browse files
ByteJosephspydon
andauthored
docs: Add PubNub as a networking option (#4007)
Add PubNub as a networking option. --------- Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>
1 parent 55eaec4 commit a618b1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,5 @@ If you are building a multiplayer game, here are some recommendations of package
187187
- [Firebase](https://firebase.google.com/): Provides dozens of services that can be used to write
188188
simpler multiplayer experiences.
189189
- [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

Comments
 (0)