does anyone know how to access serverFn specific context within vite plugins i wanna pass context via a vite plugin (to allow my serverFn to have access to socket.io) I have the socket.io server working and that just need to figure out how to tie that into tanstack starts context.
I currently have this which might do a beter job at explaining it
https://github.com/nick22985/tanstsackstart-socketio