#How to configure socket io with remix to use it inside routes ?

1 messages · Page 1 of 1 (latest)

hoary niche
#

is there a better approach ?

#

What I'm trying to do is the following: I have created a socket inside of server.js and successfully connected via frontend .tsx page

#

Now I just want to access the socket object inside of the action