-
Hi!
I've just found your library and this looks great from what I've seen - nice work!
I'm looking to write an OCPP server and started writing my own websocket handler boiler plate code with ASP…
-
**Describe the bug**
With intensive data transfer, an incomplete packet may arrive in the socket, but WatsonTCP does not try to receive it completely. Related to https://github.com/dotnet/WatsonTcp/i…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site sup…
-
We know that our async infrastructure is not the best. It has multiple processes and has some potential bugs, so I decided to spend some time to rewrite WebSocket client on Rust.
I should help to fix…
-
I love using websockets, and frequently set them up for various projects, but there's no great websocket library that does both wasm and native.
I might be bad at sleuthing crates.io, but I can't f…
-
I spent the whole morning trying to figure out why pio couldn't find the NetworkClientSecure dependency that websocket needed. Eventually I discovered that pio was looking for dependencies for the ent…
-
I found this today, it does what we do with FakeWebsocket and "/data", but better.
https://github.com/MrJoes/sockjs-tornado
-
#### Reason/Context
WebSocket is one of the chose when we need establish connection between backend server and (usually web) client.
Spring-WebSocket is relatively popular library among users ([353…
-
Project: https://libdatachannel.org/
Source Code: https://github.com/paullouisageneau/libdatachannel
Description: libdatachannel is "...an open-source software library implementing WebRTC Data Cha…
-
### Describe the feature
Add support for WebSocket APIs in Python
### Use Case
Consistency with remainder of PDK
### Proposed Solution
Need to add the following:
- [ ] Runtime: opera…