Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 836 Bytes

File metadata and controls

15 lines (9 loc) · 836 Bytes

Socket IO Logo

Codacy Badge

Socket.IO Secured Room & Namespace Example

This is a Socket.IO boilerplate code in TypeScript that includes an example of authentication for securing the socket server, as well as examples of room and namespace usage.

You can check out this blog on Medium to gain a better understanding of the concept and codes used in building a secured socket server with Express and Socket.IO in TypeScript."