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
Im trying to build a webserver with uwebsockets, the issue comes when i try to bind to 0.0.0.0, it runs but i cant connect from other devices, i tried with the js counterpart and it works fine with the same code, should i be building the library in an special way? ( Im on MacOS M2 )
The text was updated successfully, but these errors were encountered:
Im trying to build a webserver with uwebsockets, the issue comes when i try to bind to 0.0.0.0, it runs but i cant connect from other devices, i tried with the js counterpart and it works fine with the same code, should i be building the library in an special way? ( Im on MacOS M2 )
The text was updated successfully, but these errors were encountered: