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
/
error.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
refactor: rename crates and move client logic to separate crate `filament`
cel 🌸
1
-58
/
+0
2025-02-25
implement Clone for error types
cel 🌸
1
-6
/
+10
2025-02-25
implement Error for jabber crate error types
cel 🌸
1
-65
/
+32
2024-12-22
implement sink and stream with tokio::spawn
cel 🌸
1
-0
/
+8
2024-12-06
implement sink and stream properly UNFOLD UNFOLD
cel 🌸
1
-0
/
+1
2024-12-04
use cargo workspace
cel 🌸
1
-4
/
+4
2024-12-04
implement send_stanza
cel 🌸
1
-0
/
+4
2024-12-04
implement client
cel 🌸
1
-0
/
+9
2024-12-03
WIP: connecting fsm
cel 🌸
1
-15
/
+2
2024-12-02
implement bind
cel 🌸
1
-1
/
+4
2024-11-29
add sasl failure type
cel 🌸
1
-1
/
+2
2024-11-29
implement sasl kinda
cel 🌸
1
-0
/
+2
2024-11-23
switch to using peanuts for xml
cel 🌸
1
-16
/
+9
2023-10-21
implement connection
cel 🌸
1
-18
/
+1
2023-08-05
WIP: refactor Element type - namespace work
cel 🌸
1
-1
/
+8
2023-08-05
WIP: refactor Element type
cel 🌸
1
-0
/
+1
2023-08-02
implement resource binding
cel 🌸
1
-0
/
+6
2023-07-12
reimplement sasl (with SCRAM!)
cel 🌸
1
-2
/
+11
2023-07-12
move Element to stanza and make write() a method
cel 🌸
1
-3
/
+3
2023-07-11
remove serde functions
cel 🌸
1
-1
/
+30
2023-07-04
horrible
cel 🌸
1
-1
/
+38
2023-06-19
implement starttls
cel 🌸
1
-0
/
+7