Friday 19 January 2018

ws with socket.io?

Hey, I'm writing an application with Express.js and I'm using socket.io to create the server.On the other hand I'm having a bot and I'm trying to connect into the websocket server I've created using socket.ioThis is my code for the botThis is the socket.io serverIs it possible to make the bot connect to the socket.io server? right now I'm getting socket hang up when trying to connect

Submitted January 19, 2018 at 10:26AM by TheOnlyArtz

No comments:

Post a Comment