-
привет уважаемый автор! в универе для учебных целей есть задача сделать п2п чат лишь на двоих, но никакими станами и т.д. не могу справится с публичными динамическими адресами типа билайн, рт и т.д. Т…
-
There is no way to create a connection between the servers. Alternatively, i can use a separate client on the server side, but it would mean the allocation of the new open port. Do you think this is a…
-
I am writing a benchmark / stress tester. I'm currently running into an issue that I can not connect more than two clients at a time. My test is based off of the Echo test.
https://gist.github.com/…
-
I spent the day testing LiteNetLib, and came up with these results :
```
Uptime : 1.33 min
Connected : 1
Errors 0
Total Messages : 422
Requests Per Second : 316.45
Latency : 188.87 ms
Mem 20, VMem 19…