-
TLDR: Can I add a unity based from-end to XO sample for game developers coming?
Long version
As I see multiple people are coming once in a while to use Orleans in games. Do you think that it's a good…
-
He, maybe you can help me?
i have receive this error: /bin/sh: arm-linux-gnueabi-gcc: command not found
```
make[1]: [Makefile.in:275: clean] Error 1 (ignored)
#-rm -r 2>/dev/null lib
#-rm -r 2…
-
我在测试使用UDP server和client的时候,发现设置了setKcp,发送端在使用sendto时,会出现内存泄漏的情况,该怎么去释放这块内存。还有在使用udp发送数据的时候,很大的数据包,是否要拆分成小包,再使用sendto发送
-
Z-fly updated
2 years ago
-
Hi, there is a test websockets site `socketsbay.com` where can test websocket client, on ios it works well, but on android i always receive this error `W/JNI: connfd=146 connect error: Unknown error …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
does glider support frp function?does glider support rtcp and rudp?
-
Hi!
I have been looking into the AxiStreamRepeater.vhd and I need to use it in a project.
How can I add the surf library to my project?
I see in the code:
```
library surf;
use surf.StdRtlPkg.a…
-
两内网client 10.80.0.122 ,192.168.217.128
外网中继服务器10.80.5.244
gost怎么配置可以实现内网穿透让两内网进行通信
-
When trying to run this I get these errors:
```
# github.com/anon55555/mt/rudp
src/github.com/anon55555/mt/rudp/process.go:111:28: c.ackchans.LoadAndDelete undefined (type sync.Map has no field or …