summaryrefslogtreecommitdiff
path: root/docs/reference/libsoup-2.4-sections.txt
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-11-30 10:26:23 -0500
committerDan Winship <danw@gnome.org>2015-03-01 10:36:55 -0500
commitbad410554310c94ce2a758b9e8d3ca2c0e39903b (patch)
tree9ac960779ea0a070ed75d345f08f2cd1e19955d9 /docs/reference/libsoup-2.4-sections.txt
parentdfc36f5feefcbc20fe2f61682519ba5373b03a84 (diff)
downloadlibsoup-bad410554310c94ce2a758b9e8d3ca2c0e39903b.tar.gz
websockets: add WebSocket support to SoupSession and SoupServer
Add new SoupSession and SoupServer API to use the new WebSocket support. Based on code originally from the Cockpit project, and on earlier work by Lionel Landwerlin to merge that into libsoup. https://bugzilla.gnome.org/show_bug.cgi?id=627738
Diffstat (limited to 'docs/reference/libsoup-2.4-sections.txt')
-rw-r--r--docs/reference/libsoup-2.4-sections.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/libsoup-2.4-sections.txt b/docs/reference/libsoup-2.4-sections.txt
index 293c12f8..92a35637 100644
--- a/docs/reference/libsoup-2.4-sections.txt
+++ b/docs/reference/libsoup-2.4-sections.txt
@@ -239,6 +239,9 @@ soup_server_add_handler
soup_server_add_early_handler
soup_server_remove_handler
<SUBSECTION>
+SoupServerWebsocketCallback
+soup_server_add_websocket_handler
+<SUBSECTION>
SoupClientContext
soup_client_context_get_local_address
soup_client_context_get_remote_address
@@ -445,6 +448,9 @@ soup_session_send
soup_session_send_async
soup_session_send_finish
<SUBSECTION>
+soup_session_websocket_connect_async
+soup_session_websocket_connect_finish
+<SUBSECTION>
soup_session_prefetch_dns
soup_session_prepare_for_uri
soup_session_abort