Skip to content

Easy and simple Web Socket Api Via Express.js and Typescript

License

Notifications You must be signed in to change notification settings

MajAhd/ws_launcher

Repository files navigation

Web Socket Launcher

run and handle WebSocket Api Via Express.js and TypeScript

Script

  • npm run dev
  • npm run build
  • npm run test

Trigger a request via Web Socket

  • req_data = { trigger: "get_person", data: {} }
  • send req_data via web socket and then API will broadcast result

About

Easy and simple Web Socket Api Via Express.js and Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published