xmpp/internal/stream
Sam Whited 8e8b19589a
ci/woodpecker/push/dco Pipeline was successful Details
ci/woodpecker/pr/dco Pipeline was successful Details
ci/woodpecker/push/test Pipeline failed Details
ci/woodpecker/push/integration unknown status Details
ci/woodpecker/pr/test Pipeline failed Details
ci/woodpecker/pr/integration unknown status Details
ci/woodpecker/pr/validate Pipeline failed Details
ci/woodpecker/push/validate Pipeline failed Details
internal/ns: remove ns.WS constant
The ns.WS constant was a duplicate of the websocket namespace that was
created due to problems with the structure of websocket code that would
otherwise cause import loops.
Since it was only used in the stream package, and we intend to deprecate
the ns package in the future, remove the constant to reduce usage of ns.

Signed-off-by: Sam Whited <sam@samwhited.com>
2023-01-02 06:49:26 -05:00
..
reader.go all: move XML subset tracking into stream.Reader 2022-01-05 09:15:11 -05:00
reader_test.go all: move XML subset tracking into stream.Reader 2022-01-05 09:15:11 -05:00
stream.go internal/ns: remove ns.WS constant 2023-01-02 06:49:26 -05:00
stream_test.go stanza: add NSClient and NSServer constants 2021-11-09 07:06:16 -05:00