-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Hi,
I've noticed that the recommended way of using multiple socket.io server nodes that do http long-polling and therefore maintaining a sticky session is to be done via cookies - according to https://socket.io/docs/v4/using-multiple-nodes/.
However, this crate does not seem to support that as reqwest's cookie store needs to be enabled as a feature and through a client builder.
Would you consider adding that functionality? I'll happily prepare a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels