aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename jabber to jabber_streamLibravatar cel 🌸2024-12-041-2/+2
|
* implement clientLibravatar cel 🌸2024-12-041-4/+4
|
* WIP: connecting fsmLibravatar cel 🌸2024-12-031-8/+10
|
* implement remaining rfc6120 xml schemasLibravatar cel 🌸2024-12-031-2/+8
|
* implement starttlsLibravatar cel 🌸2024-11-241-3/+0
|
* switch to using peanuts for xmlLibravatar cel 🌸2024-11-231-2/+2
|
* implement stream startLibravatar cel 🌸2023-10-281-1/+1
|
* implement connectionLibravatar cel 🌸2023-10-211-19/+11
|
* WIP: refactor to parse incoming stream as state machineLibravatar cel 🌸2023-10-201-23/+2
|
* WIP: refactor Element typeLibravatar cel 🌸2023-08-021-0/+3
|
* implement resource bindingLibravatar cel 🌸2023-08-021-5/+9
|
* remove element moduleLibravatar cel 🌸2023-07-121-1/+0
|
* remove serde functionsLibravatar cel 🌸2023-07-111-0/+1
|
* horribleLibravatar cel 🌸2023-07-041-8/+18
|
* implement starttlsLibravatar cel 🌸2023-06-191-159/+28
|
* refactor jabber clientLibravatar cel 🌸2023-06-161-23/+83
|
* implement client socket resolutionLibravatar cel 🌸2023-06-161-6/+104
|
* initial commitLibravatar cel 🌸2023-06-131-0/+16