Description 1. Supports multi-threading and asynchronous socket data processing, without blocking the game thread. 2. Supports multiple socket instances simultaneously. 3. Supports TCP client operations. 4. Supports TCP server operations. 5. Supports UDP client operations. 6. Supports UDP server operations. Technical details Features: 1. Supports multi-threading and asynchronous socket data processing, without blocking the game thread. 2. Supports multiple socket …
Read More »TangHa
Restful API Json Web Token HTTP
only use blueprint to get token from web server, and use the token to communicate with the web server, send request to web server, deal with the response from the web server, parse the json response easier Technical Details Features: send/receive HTTP request to web server parse/encode string to json format Json Web Token JWS use/get a token to communicate …
Read More »