express.io icon indicating copy to clipboard operation
express.io copied to clipboard

Push 1.1.14

Open Anachron opened this issue 10 years ago • 8 comments

It's not on npm: PS D:\dev\maborami> npm info express.io version npm http GET https://registry.npmjs.org/express.io npm http 304 https://registry.npmjs.org/express.io 1.1.13

@techpines ping.

Anachron avatar Jul 08 '14 18:07 Anachron

I merged the express 4.x PR, but there is a remaining session issue that needs to be worked out before I can publish to npm.

Specifically, this example isn't working at the moment:

https://github.com/techpines/express.io/tree/master/examples/sessions

techpines avatar Jul 08 '14 18:07 techpines

Can you give a more clear example of whats not working? How far did you do the debugging, what did you find out?

Anachron avatar Jul 21 '14 07:07 Anachron

I didn't get that deep into it.

But it appears that sessions are not getting saved properly. I think it has something to do with the implementation for sessions which may be slightly different now that it's not bundled with connect anymore.

techpines avatar Jul 21 '14 13:07 techpines

Kinda surprised that you didn't find out yet. Session support has been outsourced since Express 4: https://github.com/expressjs/session

Take a look at: http://scotch.io/bar-talk/expressjs-4-0-new-features-and-upgrading-from-3-0

Anachron avatar Jul 22 '14 06:07 Anachron

@techpines bump.

Anachron avatar Jul 28 '14 09:07 Anachron

a new version on npm would still be appreciated with support for express 4

andineck avatar Sep 03 '14 14:09 andineck

@techpines bump for express4 support.

schmic avatar Oct 04 '14 10:10 schmic

bump =)

cavpollo avatar Jan 02 '15 06:01 cavpollo