Clivern / Beaver

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

Home Page:https://clivern.github.io/Beaver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter support

m-fenix2112 opened this issue · comments

Cloud u confirm that this could work with flutter, is there any docs for integration with flutter or just connect it as socket in flutter project

commented

hello @m-fenix2112,

Yes you can just connect with a websocket https://flutter.dev/docs/cookbook/networking/web-sockets

commented

Same as #135