experimental/SocketServer authentication data
@effect/experimental/SocketServer/Node: do I get it right that there's no way to authenticate from initial connection headers (Authorization: Bearer ...) and pass the result (e.g. my userId) into further computation ?
(I'm currently overcoming it with message-based authentication process after socket is already connected)
(I'm currently overcoming it with message-based authentication process after socket is already connected)
