Skip to content

A chat via terminal made with only NodeJS and Socket :)

Notifications You must be signed in to change notification settings

LeTarzan/terminal-chat-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Chat (App)

App developed with Node to make a chat via terminal without libraries (except Blessed for interface).

Screens

Main

Technologies and techniques used

  • NodeJS
  • HTTP Protocol (to implements Socket)
  • Events architecture
  • Builder pattern

About

A chat via terminal made with only NodeJS and Socket :)

Topics

Resources

Stars

Watchers

Forks