index
:
luz
jid-refactor
main
wasm
xmpp thingies in rust
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stanza
/
src
/
stream.rs
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-06-01
refactor: utilise new jid type safety
jid-refactor
cel 🌸
1
-6
/
+11
2025-05-30
chore(stanza): update peanuts and use workspace deps
cel 🌸
1
-4
/
+3
2025-04-13
feat(stanza): rfc 7395
cel 🌸
1
-1
/
+1
2025-03-26
feat: stream error handling
cel 🌸
1
-2
/
+2
2025-02-25
implement Clone for error types
cel 🌸
1
-1
/
+1
2025-02-25
implement Error for stanza crate error types
cel 🌸
1
-1
/
+16
2025-02-25
cleanup
cel 🌸
1
-5
/
+3
2024-12-04
use cargo workspace
cel 🌸
1
-18
/
+32
2024-12-04
implement send_stanza
cel 🌸
1
-0
/
+1
2024-12-03
implement remaining rfc6120 xml schemas
cel 🌸
1
-2
/
+28
2024-12-02
implement bind
cel 🌸
1
-2
/
+7
2024-11-29
implement sasl kinda
cel 🌸
1
-24
/
+18
2024-11-28
use element builder and parse methods
cel 🌸
1
-148
/
+82
2024-11-24
fix: use namespace_declaration_overrides
cel 🌸
1
-5
/
+5
2024-11-24
implement starttls
cel 🌸
1
-1
/
+72
2024-11-23
switch to using peanuts for xml
cel 🌸
1
-37
/
+132
2023-10-21
implement connection
cel 🌸
1
-7
/
+12
2023-10-20
WIP: refactor to parse incoming stream as state machine
cel 🌸
1
-178
/
+48
2023-08-02
implement resource binding
cel 🌸
1
-1
/
+5
2023-07-12
reimplement sasl (with SCRAM!)
cel 🌸
1
-10
/
+10
2023-07-12
use Stream 'ns' value
cel 🌸
1
-4
/
+7
2023-07-12
move Element to stanza and make write() a method
cel 🌸
1
-1
/
+2
2023-07-11
remove serde functions
cel 🌸
1
-28
/
+169
2023-07-04
horrible
cel 🌸
1
-1
/
+6
2023-06-19
implement starttls
cel 🌸
1
-0
/
+36