Glide is under active development right now 🛠️
Give us a star ⭐ to support the project and watch 👀 our repositories not to miss any update
Features
streamingto enable WebSocket chat support.native-tlsto use system-native TLS. Enabled by default.rustls-tlsfor TLS backed by rustls.
Installation
cargo add glide-rs
Usage
For a full example take a look at hello.rs.
use ;
use ChatRequest;
async