Skip to content

newHorizonsDC/pozzumBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pozzumBackend

Implements P2P simplistic messaging.

Install dependencies (locally):

npm install

run server:

node server.js

In order to test the server using the html/javascript client, navigate to localhost:3000 with your webbrowser. Create and login with two separate users in different tabs and try to connect to one of them from the other. Make sure to set SERVER_IP in client/app.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published