Skip to content

A realtime chat app on your terminal using sockets.

Notifications You must be signed in to change notification settings

asynched/terminal-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal chat

A realtime chat made using NodeJS for using inside the terminal.

Demo

Demo of the application

How to run?

  1. Install the dependencies
$ npm i
  1. Start the server
$ npm run start:server
  1. Start a client
$ npm run start:client

Author

Eder Lima
Eder Lima

About

A realtime chat app on your terminal using sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages