Skip to content

AlexSciFier/obimp-node-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bimoid Nodejs WEB Client

Web wersion of Bimoid chat.

Development

Backend is runing with Socket.IO and implements OBIMP (dec 2012) protocol.

Implemented:

  • Login
  • Instant messaging
  • Presence status
  • File transfer

Frontend is build with React (CRA) with TailwindCSS and Socket.IO.

  • Clone this project
  • npm run install
  • Run 2 terminals
  • In first: cd into server cd server and run npm run start
  • In second: cd into bimoid-react-client cd bimoid-react-client amd run react npm run start

Deploy

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published