Report this

What is the reason for this report?

How to run a socket.io server on droplet

Posted on October 10, 2020

the code right now on the droplet is const io = require('socket.io')(8080). When I ran this on my pc, it would be on localhost:8080. How would I access this, now that it’s runnin on the droplet? I’ve tried dropletip:8080, but that doesn’t work

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.