building spdy on top of express

36 views
Skip to first unread message

Damianos Mylonakis

unread,
Aug 22, 2011, 8:37:35 AM8/22/11
to expre...@googlegroups.com
Hello,

I am trying to get to know the SPDY protocol. I decided to build a lib that allows seamless support of spdy and fallback to regular http into express.
How do you suggest achieving that?

The ways i am thinking:
Express/Connect middleware [doesnt seem doable]
extend http module and trick connect into using it [is it possible?]
extend/patch express to use spdy [wouldnt really like it]

What do you think of these? Do you think of another way to achieve it?

Garren Smith

unread,
Aug 23, 2011, 11:01:48 AM8/23/11
to expre...@googlegroups.com

Damianos Mylonakis

unread,
Aug 23, 2011, 11:33:45 AM8/23/11
to expre...@googlegroups.com
Thank you.
yes i get a lot of help about implementing the protocol from this project, but what i would like to do moreover is make express work seamless with spdy.

Chris

unread,
Aug 23, 2011, 2:57:20 PM8/23/11
to Express
On Aug 22, 8:37 am, Damianos Mylonakis <danmylona...@gmail.com> wrote:
> extend/patch express to use spdy [wouldnt really like it]

I went the extend/patch route with express-spdy: https://github.com/eee-c/express-spdy
Reply all
Reply to author
Forward
0 new messages