Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 291 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 291 Bytes

UAB Computer Science

Networking ( CS 334 )

Lab Assignments

Socket Programming

Written in NodeJS

Installing

$ npm install

Running

$ npm run server
$ npm run client

Building

$ tsc

To use another server host, edit the first few lines of index.ts