flutter_socketio
A simplified chat made with Flutter, Socket.io and HiveDB.
This repository container an app, a socket.io server and a emulated socket.io client.
This is not a complete functional app, only has educational pourpose.
Before starting
Review the slides to a little introduction:
- Slides for socket.io
- Slides for HiveDB ... (comming soon)
Getting Started
First, go to the socket.io server
cd socketio_server
npm install
# yarn
Then, in one terminal, run the server.
node index.js
And, in another terminal, run a emulated client.
node client.js
To finish, run the app and use the following account and navigate to chat screen:
username: eve.holt@reqres.in
password: cityslicka1A!