express-session, connect-redis and einaros/ws
问题 I seem to be having some trouble getting Express, express-session, connect-redis and websockets/ws to play together nicely. This most likely has to do with my as yet limited understanding of these modules and coding in general. Most of the code here is taken from the respective examples in the repositories as well as other sources trying to accomplish something similar. So what we have here is a websocket-enabled app trying to immediately initiate a websocket connection to the server-side app