Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distcomp

Distributed Computing assignments

How to run the server

  • Install TypeScript

    npm install typescript -g
  • Navigate to server folder

    cd server
  • Install dependencies

    npm install
  • Run

    npm start

How to run the test client

Simply open client/chat.html on your preferred browser. It's a pretty barebones testing HTML form for the lazy. Postman or any other similar tool might prove useful for a deeper understanding or debugging.

Releases

Packages

Contributors

Languages