-
**Is your feature request related to a problem? Please describe.**
The problem with UnreliableOrdered is that it drops older messages even if the game didn't read the pending ones yet. This is a wast…
-
kcp looks much better than enet, any research on that?
https://github.com/skywind3000/kcp/blob/master/README.en.md
cty41 updated
2 years ago
-
**Feedback**
There are a few ways to wrongly define an RPC. If a user wrongly defines an RPC they get no error message at compile or runtime and instead the RPC is executed like a regular C# functio…
-
Hello,
I just upgrade MLAPI in develop and I have a bunch of error that need to be fixing.
I create custom NetworkVariable so that client can also write. I need to determine that only client tha…
-
## Input type
- Doit traiter des fichier graphiques jpeg/png/bmp/pdf
## Display of image
- affiche image sur la partie gauche de l'écran (60% de l'écran)
- Laisser une marge de 5% à gauche et à …
-
Hi,
because RxJS 6 (and Angular 6 uses RxJS 6) changed syntax for imports of all observables from ...
`import { Observable } from 'rxjs/Observable';` to ... `import { Observable } from 'rxjs';` ..…
-
Hello,
here the YouTube video describing the issue: [https://youtu.be/aHU8hiAHERY](https://youtu.be/aHU8hiAHERY)
Tested: locally with public IP - MLAPI.Puncher.Server plus the two game instances w…
-
Hi,
Just want to share my solution to running usb coral tpu on debian 12.
```
# install google repos and libedgetpu1-std
echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable ma…
-
Sending a string array via RPC causes unity to a compilation error: Assets\ScriptName.cs(126,5): error - Don't know how to serialize String[] - implement INetworkSerializable or add an extension metho…
-
Hi There,
Is there any plans to have support to 2.0.x SQLAlchemy versions? I am running dependency conflicts with some other tools and it would be nice to have.
Thanks