You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmpp/websocket
Sam Whited 4e7f2f9139
websocket: rewrite WebSocket lookups
This removes the obsoleted DNS TXT record lookup method and fixes the
broken XRD file lookup.
It also fixes a bug when sorting multiple websocket endpoints where wss
endpoints sometimes would not be sorted above non-wss endpoints.

Signed-off-by: Sam Whited <sam@samwhited.com>
1 year ago
..
doc.go websocket: add package for dialing websockets 2 years ago
integration_test.go xmpp: make stream config more flexible 2 years ago
negotiator.go xmpp: make stream config more flexible 2 years ago
ws.go websocket: rewrite WebSocket lookups 1 year ago