Joris Vink
|
bb3b804222
|
add beginnings of zlib inflation, not really working. nap time.
|
2013-04-29 23:35:36 +02:00 |
|
Joris Vink
|
071fc4100d
|
only clear our a netbuf if retain is 0 AND it's been filled.
|
2013-04-29 07:15:14 +02:00 |
|
Joris Vink
|
c8b422d29d
|
allow us to expand receive buffers automatically so we can keep chaining data into the same netbuf. This gives us the possibility to retain the ctrl_frame by the time we reach the proper cb for the actual frame message.
|
2013-04-28 23:42:13 +02:00 |
|
Joris Vink
|
23c0ec67c6
|
begin with the ability to read control frames. something feels fishy with epoll() and its triggering of events. I probably got it wrong.
|
2013-04-28 19:11:44 +02:00 |
|
Joris Vink
|
c6c6b1823f
|
read next protocol properly and remember it for later.
|
2013-04-21 20:35:47 +02:00 |
|
Joris Vink
|
68d0523817
|
Add initial SSL stuff + bare bones NPN advertisement. So far chrome connects and
shows our connection as SPDY/3, good start.
|
2013-04-21 20:21:46 +02:00 |
|
Joris Vink
|
857c3f9121
|
first commit
|
2013-04-17 22:34:27 +02:00 |
|