index
:
luz
main
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jabber
/
src
/
jabber_stream.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
1
-482
/
+0
2025-02-25
implement Error for jabber crate error types
cel 🌸
1
-4
/
+7
2025-02-25
cleanup jabber crate
cel 🌸
1
-10
/
+2
2025-02-11
remove stupid stdout sasl response bit
cel 🌸
1
-4
/
+1
2025-01-28
WIP: luz initial client
cel 🌸
1
-3
/
+3
2025-01-12
implement stream splitting and closing
cel 🌸
1
-8
/
+110
2024-12-22
implement sink and stream with tokio::spawn
cel 🌸
1
-7
/
+7
2024-12-06
implement sink and stream properly UNFOLD UNFOLD
cel 🌸
1
-19
/
+14
2024-12-04
use cargo workspace
cel 🌸
1
-10
/
+9
2024-12-04
rename jabber to jabber_stream
cel 🌸
1
-0
/
+0
2024-12-04
implement send_stanza
cel 🌸
1
-83
/
+9
2024-12-04
implement client
cel 🌸
1
-1
/
+20
2024-12-03
WIP: connecting fsm
cel 🌸
1
-205
/
+172
2024-12-03
implement remaining rfc6120 xml schemas
cel 🌸
1
-8
/
+5
2024-12-02
implement bind
cel 🌸
1
-1
/
+110
2024-11-29
add sasl failure type
cel 🌸
1
-3
/
+13
2024-11-29
implement sasl kinda
cel 🌸
1
-9
/
+211
2024-11-28
change ensure_tls to no longer start stream
cel 🌸
1
-3
/
+4
2024-11-24
implement starttls
cel 🌸
1
-43
/
+42
2024-11-23
switch to using peanuts for xml
cel 🌸
1
-57
/
+18
2023-10-28
implement stream start
cel 🌸
1
-67
/
+65
2023-10-21
implement connection
cel 🌸
1
-116
/
+180
2023-10-20
WIP: refactor to parse incoming stream as state machine
cel 🌸
1
-10
/
+8
2023-07-12
reimplement sasl (with SCRAM!)
cel 🌸
1
-1
/
+1
2023-07-11
remove serde functions
cel 🌸
1
-7
/
+9
2023-07-04
horrible
cel 🌸
1
-9
/
+19
2023-06-19
implement starttls
cel 🌸
1
-0
/
+131