Skip to content

BrentTech/09-socket.io-ns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF LAB

09 Socket.io Namespaces

Author: Brent Woodward

Links and Resources

Build Status

Setup

.env requirements

  • PORT - localhost:3000

Running the app

  • node app.js
    • Starts app that emits on socket.io events for next-number and next-letter.
  • nodemon server.js
    • Starts server on port 3000 with namespaces.

Tests

  • How do you run tests?
  • What assertions were made?
  • What assertions need to be / should be made?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%