summaryrefslogtreecommitdiff
path: root/xmpp/element_buffer.go
AgeCommit message (Collapse)Author
2023-06-28xmpp: Implement basic elementBufferxengineering
This is needed to buffer XML elements of a stream until they are complete and can be given to an element handler.