uwebsockets Questions

0

I'm using primarily C++ and want to implement server-client communication for a project. While not well-versed in distributed computing, I've tried various tool combinations like SocketIO server (i...
Liris asked 30/5, 2021 at 16:39

2

I was trying to link uWebSocket in MacOs Xcode due to this guide https://medium.com/@tabvn/c-how-to-linking-uwebsocket-in-macos-xcode-9-ef3ffea880e4 but, when I tried to install uWebSocket, I got e...
Ore asked 9/4, 2019 at 11:38

1

We have a mobile game using websocket for connections. The server is a Node.js app using uWebSockets.js library and the client is a Unity app using Websocket-Sharp library. They both play well toge...
1

© 2022 - 2024 — McMap. All rights reserved.