mhadikz / socket-example-nodejs

A test project for socket programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-programming-example-nodejs

This repository has been made to test socket programming. The client uses "WS", while the server uses "Socket.IO". You can run the app by this command:

npm run dev

Also, make sure your Postman's config is like the below picture to connect the socket server.

Screenshot (138)

About

A test project for socket programming

License:ISC License


Languages

Language:TypeScript 100.0%