Skip to content

learn socket.io with sending message from client to another client.

Notifications You must be signed in to change notification settings

Arikato111/learn-socket-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io socket.io

learn-socket-io

learn socket.io with sending message from client to another client.

Get started

  • clone this repository.
  • pnpm install or npm install to install dependencies
  • pnpm dev to run dev mode
    • open another terminal and run pnpm watch to run typescript complile with --watch
  • edit web page at ./public/index.html
  • edit web sever at ./src/main.ts

packages and tools

  • Socket.io
  • Express
  • Typescript
  • nodemon

About

learn socket.io with sending message from client to another client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published