Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amsokol/flutter-grpc-tutorial
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
https://github.com/amsokol/flutter-grpc-tutorial
android dart flutter golang grpc ios mobile protobuf streaming
Last synced: about 2 months ago
JSON representation
[Tutorial] Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)
- Host: GitHub
- URL: https://github.com/amsokol/flutter-grpc-tutorial
- Owner: amsokol
- License: apache-2.0
- Created: 2019-01-06T12:34:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T21:03:40.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T20:08:51.619Z (5 months ago)
- Topics: android, dart, flutter, golang, grpc, ios, mobile, protobuf, streaming
- Language: Dart
- Homepage: https://medium.com/@amsokol.com/tutorial-asynchronous-flutter-chat-client-with-go-chat-server-which-are-powered-by-grpc-simple-ce913066861c
- Size: 185 KB
- Stars: 201
- Watchers: 12
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Source code for article [Asynchronous Flutter chat client with Go chat server which are powered by gRPC (simple and streaming)](https://medium.com/@amsokol.com/tutorial-asynchronous-flutter-chat-client-with-go-chat-server-which-are-powered-by-grpc-simple-ce913066861c)