the bolt rust library Supported Version: V0.2.0 📦 This is the boltchat crate
It might be broken af, ion kno i aint used it yet. :shrugs:
I'm trying to build the library in 3 layers.
every struct and method has to fit in one of these layers and be built accordingly. every method and struct should be documented to make clear what everything does.
It is still a lot
V0.2.0 - [ ] stream layer - [ ] multithread the read stream (lmao im never gonna do this) - [ ] srv support - [x] events layer - [x] fix the events to use pgp - [x] update the documentation - [x] let every event use the d param (err and leave) - [x] fix the user - [x] PGP - [x] refactor the pgp keypair code - [ ] General - [x] fix all todo's - [ ] actually learn about error handling instead of unwrapping litteraly everything