Skip to content

This sample project is designed to help beginners learn socket.io.

License

Notifications You must be signed in to change notification settings

yesseecity/SocketIO-chatroom-BE

Repository files navigation

There used 2 kinds of javascript file

  • *.js
    is CommonJS (CJS)
  • *.mjs
    is ES modules (ESM)

Refrence: CommonJS vs ES module

About

This sample project is designed to help beginners learn socket.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published