-
Hi :wave:
> TL;DR: i'm currently using this great crate in my projects (as a client for now) and recently i had to containerize my package into (docker container), that is not a problem, the problem…
-
I have the use case where I have to send a message of X bytes, and I know X in advance, but it is fairly large so I'd like to not have to have the entire message in memory beforehand. Instead, I'd lik…
-
**Describe the bug**
Hi guys,
I encouter a problem building AppFlowy using docker compose up command.
Each time I try I have the following error message :
```
Step 17/24 : RUN cargo build --p…
-
https://github.com/thesimplekid/nostrrepo/blob/bb2e3f635ff4f90b3f2648cfef34cd6900db60f8/Cargo.toml#L41
Do you have a list of dependancies that occurs this "compatibility" problem?
-
Today I came across an interesting article by @kobzol on Rust compilation times:
**https://kobzol.github.io/rust/rustc/2024/03/15/rustc-what-takes-so-long.html**
The topic of Scryer Prolog compi…
-
cargo install --git https://github.com/SwarmBotMC/SwarmBot swarm-bot
Updating git repository `https://github.com/SwarmBotMC/SwarmBot`
Installing swarm-bot v0.4.1 (https://gith…
-
I think it would be useful to add another category to the websocket section that lists the web frameworks that support websockets. I know that you mention that frameworks often support them above the …
-
### Checklist
* [x] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
Building https://github.com/Marcel…
-
Hi. Thanks for the great code!
Is it possible for you to add a cargo feature for the handshake code? I'm handling the handshake manually, so the dependencies pulled in (like `httparse`) are unneces…
Icelk updated
2 years ago
-
I've been using this fantastic crate for a websocket client. However I also need a raw Tcp client that can be encrypted with Tls if needed. I noticed that that the encryption implementation in this cr…
twitu updated
8 months ago