Euphoria API bindings for Rust
Find a file
Joscha 2579a9860d Remove unnecessary todo
The disconnect is followed by the server closing the connection, so
there is no need to handle it manually.
2022-08-20 20:34:38 +02:00
examples Return entire packet in ConnTx::recv 2022-08-20 20:18:43 +02:00
src Remove unnecessary todo 2022-08-20 20:34:38 +02:00
.gitignore Create project 2022-08-18 00:25:02 +02:00
Cargo.toml Reduce required features of future crate 2022-08-18 18:30:25 +02:00