Smack/smack-websocket/src
Guus der Kinderen 6244a213c8 [websocket] Improve handling of expanded 'open' element
Prior to this fix, Smack requires the 'open' element send on a websocket connection to be collapsed. With the change in
this commit, an expanded (eg: `<open ...></open>`) element can also be used.

fixes SMACK-935
2023-10-27 13:33:04 +02:00
..
main/java/org/jivesoftware/smack/websocket [websocket] Improve handling of expanded 'open' element 2023-10-27 13:33:04 +02:00
test [websocket] Improve handling of expanded 'open' element 2023-10-27 13:33:04 +02:00
testFixtures/java/org/jivesoftware/smack/websocket/test Rework WebSocket code 2021-01-25 19:56:54 +01:00