Tatsuhiro Tsujikawa
|
cf93d936be
|
python: fix typo
|
2012-08-24 21:17:53 +09:00 |
Tatsuhiro Tsujikawa
|
7b7e020bea
|
python: add doc
|
2012-08-24 01:25:42 +09:00 |
Tatsuhiro Tsujikawa
|
7ce24fc122
|
python: rewritten simple SPDY server. Add npn_get_version() helper function.
|
2012-08-24 00:27:07 +09:00 |
Tatsuhiro Tsujikawa
|
bbd8fcc704
|
python: use unicode for nv pair
|
2012-08-23 21:21:13 +09:00 |
Tatsuhiro Tsujikawa
|
6fd77f6c5f
|
python: add spdyclient.py
|
2012-08-23 03:17:14 +09:00 |
Tatsuhiro Tsujikawa
|
edbccd9e24
|
python: make spdyserv.py nonblocking
|
2012-08-23 01:59:21 +09:00 |
Tatsuhiro Tsujikawa
|
306429e23b
|
python: add read_ctrl to read_cb args to indicate EOF explicitly
|
2012-08-22 21:48:41 +09:00 |
Tatsuhiro Tsujikawa
|
6eba7b4af5
|
python: add on_stream_close_cb and on_request_recv_cb
|
2012-08-17 23:39:48 +09:00 |
Tatsuhiro Tsujikawa
|
2a5b7bc2a2
|
python: check rv == 0 first. read_cb return data or status code
|
2012-08-17 23:19:50 +09:00 |
Tatsuhiro Tsujikawa
|
8ce1925609
|
Add Python wrapper for spdylay
Still incomplete. See SPDY server sample in spdyserv.py.
|
2012-08-17 01:36:30 +09:00 |