Hacker News new | ask | show | jobs
by somebodythere 2884 days ago
Well, just put the connection logic outside of the main handler so it's shared between invocations!

Wait, oops, you have state now.

1 comments

Realistically could you do this with Redis or something similar? Not sure about security implications of this though...