Commit Graph

11 Commits

Author SHA1 Message Date
Ben Darnell fac04e0acf websocket: Improve subprotocol support
- Add client-side subprotocol option
- Add selected_subprotocol attribute to client and server objects
- Call select_subprotocol exactly once instead of only on non-empty
- Fix bug in previous select_subprotocol change when multiple
  subprotocols are offered
- Add tests

Updates #2281
2018-05-12 14:43:58 -04:00
Ben Darnell ed99997728 docs: Add uncovered function 2017-04-09 23:18:31 -04:00
Ben Darnell b93b8405b3 Make many doc code blocks into sphinx doctests. 2015-02-09 00:19:47 -05:00
Ben Darnell c288edb6a5 Start the next-release notes doc. 2014-08-06 22:48:20 -04:00
Ben Darnell 1535dac8c1 Update docs for deprecations and removals. 2014-06-21 14:20:15 -04:00
Ben Darnell 2719ed62bf Release note updates. 2014-06-20 00:37:11 -04:00
Ben Darnell 7a0eda1338 Remove async_callback wrapper functions, which have been obsolete since 1.1.
Closes #283.
2014-06-15 11:52:34 -04:00
Ben Darnell cd8c2918a2 Update next-release notes. 2013-11-03 21:10:56 -05:00
Ben Darnell e289658771 Release note and doc updates 2013-05-12 18:08:23 -04:00
Ben Darnell 059f0e8dbe Rename WebSocketConnect to websocket_connect.
Add docs for undocumented functions and modules.
2013-03-14 23:45:48 -04:00
Ben Darnell 5872959a75 Move website/sphinx/ to docs/, remove rest of appengine website dir. 2013-03-10 16:05:20 -04:00