socketio / socket.io-adapter

The Socket.IO in-memory adapter
https://socket.io/
197 stars 101 forks source link

feat(?): Eager fetching #89

Closed timsauvageot closed 6 months ago

timsauvageot commented 6 months ago

Add eager fetching option to cluster config. Eager fetching causes requests to return a result even if some of the cluster nodes didn't respond.