-
Hi,
I'm developing an app where mouse and keyboard events flow in through a socket and are passed to this library.
It's possible for these events to be many within the time of a single frame.
A…
-
Hi,
for some reason the udt library is throwing an exception, see below
```
SocketUDT socket = new SocketUDT(TypeUDT.STREAM);
socket.connect(new InetSocketAddress(host, port));
NetInputStreamUDT ud…
-
In the android library, `socket.id()` returns the id of the socket, however, there is no method (that I found in the `jar file`) that lets us set the socket id.
How can I set the socket id for my com…
-
### Godot version
v3.5.stable.mono.official.991bb6ac7
### System information
Windows 10
### Issue description
I've developed a [networking library](https://github.com/tom-weiland/RiptideNetworkin…
-
** 현재 완료 된 것 **
1. 서버 안정화 (자동부팅 및 app 자동실행)
2. 프런트 (React) 서버에 띄우기 (build 해서 dist//public으로 배포) 및 도메인 생성
*부가적인것 ==> 배포 과정 자동화
** 앞으로 해야 될 것**
크게 (1) Real Time 파트와 (2) 웹 파트로 나눌 수 있습니다.
1. Re…
-
## Description
Demikernel panicked when connecting to a same host concurrently.
## How to Reproduce
1. Machine A (10.180.0.10) runs an ordinary Nginx server at port 80.
2. Machine B (10.180.…
-
### 🐛 Describe the bug
Tensor dim 0 is already sharded on mesh dim 1, DTensor operator implementation does not support things like hybrid sharding strategies yet (i.e. [Shard(0), Shard(0)])
this i…
-
RPCs over the Socket to complement existing RPC functionality of Client (See https://heroiclabs.com/docs/nakama/client-libraries/unity/index.html#socket-rpcs)
-
When I download Wike from Flathub, the Application is loading and then before displaying a windows crashing. My Info:
**DE**: Plasma 6.2.1
**OS**: Arch Linux x86_65
All other GNOME Flatpack app…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…