• WebSockets in libcurl - draft
  • Specs
  • Aim for what's used
  • The curl tool
  • Proposed API
  • Outstanding questions
  • CURLOPT_URL
  • curl_ws_send
  • curl_ws_recv
  • curl_ws_poll?
  • CURLOPT_WS_OPTIONS
  • CURLOPT_WS_WRITEFUNCTION
  • Multi interface
  • Mockup client psuedo source code using WS_ALONE
  • Mockup client psuedo source code using, easy interface with callbacks
  • Implementation
  • Ping pong
  • Credits