Anybody have a good way to authenticate websockets at the moment? Will
the session handler automatically handle them if it's turned on?

Also, one thing I don't like about the current websockets setup is the
need to wrap the websocket handler to be able to get at the request
object.

As in : https://github.com/schancel/gameserver/blob/master/source/app.d