You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have kind of an unusual use case, but I was trying to figure out if it was possible to run the messages widget from another device on my local network. I opened 8355 and 8356 on the machine running AxelChat and copied the widgets folder to the other machine, updated the websocket connections in the javascript that I could find to route to the other device by IP instead of localhost, but I couldn't get it to work.
Basically, I am looking to cast AxelChat from one device to another. It seemed like the widget would be the best way to do it, but also open to other possibilities.
The text was updated successfully, but these errors were encountered:
Hi, I have kind of an unusual use case, but I was trying to figure out if it was possible to run the messages widget from another device on my local network. I opened 8355 and 8356 on the machine running AxelChat and copied the widgets folder to the other machine, updated the websocket connections in the javascript that I could find to route to the other device by IP instead of localhost, but I couldn't get it to work.
Basically, I am looking to cast AxelChat from one device to another. It seemed like the widget would be the best way to do it, but also open to other possibilities.
The text was updated successfully, but these errors were encountered: