DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

2

What should I try, wss:// or socket.io (with HTTPS)?

Note that I have already successfully set up WebSocket on my local machine.

But if I go online, I have to care about HTTPS and SSL. Currently deployed on Google Cloud Run, if that matters. It deals with SSL for me. I don't have to make one or care about expiry...

Top comments (1)

Collapse
 
hmans profile image
Hendrik Mans

Socket.IO offers a level of abstraction over Websockets that you will probably find useful (unless you're building something highly specific that requires you to work as close to the metal as possible.)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs