I am Working on streaming channel for the Roku platform and I am trying to fetch network packets in Roku TV. I need to implement Socket IO client implementation from the Roku TV side. For currently, I am using a custom-designed web-socket but unable to establish the connection. Do we have any socket IO library in the Roku platform Or anything else that we can user here for implementing this feature?
#SocketIO #WebSocketRoku