hdev72

Results 10 issues of hdev72

Hey guys Thanks for this library developer... I need it for using in android app when user is offline. Is it possible use in android and offline like using local...

hello dear friends when i request to load unavailable image, davinci does not return error and returns Image has been loaded. here is my code Davinci.get() .load(imgUrl) .into(into) .setErrorPlaceholder(errorSprite) .setFadeTime(0)...

hi my friends im getting nothing in node js server im getting this log in android side and i know im connected to local server: dds_SocketManager: socket is open! but...

I thought this group chat worked well, but after a successful group connection, when a user leaves the room, another user receives the error, (like my own Android project). error:...

hello dear frineds im trying to shuffle MapSchema but it automaticly sorting list by key here is my code: let shuffleKeys = []; this.players.forEach((player, key) => { shuffleKeys.push(key); }); shuffleKeys...

where can we add stun/turn server? :|

Hello dear friends Im trying to do a group p2p call with webrtc in android but i have some problems. At first join is ok but after leav a user...

I am using Mirror Networking and the SimpleWeb transport in Unity. I want to be able to detect when there is an issue on the server side, preventing users from...

hello dear friend how can run this server? i cant test your multi person in demo, i want run java server locally for debuging . how can run this java...

hello every body its working fine on armv7 build but not work in arm64 (with no error)