Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1023 Bytes

File metadata and controls

44 lines (29 loc) · 1023 Bytes

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:

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!