chat_app_live_stream icon indicating copy to clipboard operation
chat_app_live_stream copied to clipboard

Non Firebase

Open ghost opened this issue 5 years ago • 0 comments

Not everyone wants to use Firebase, but i sympathise that its easy for Flutter examples.

Maybe make a golang or Dart server that does change notification and generates the CUD Events to the Flutter Client over GRPC. Maybe A boltDB can do this very easily with the Raft events.

ghost avatar Jun 25 '19 14:06 ghost