With latest dev version of node.js you're able to use NPN extension of TLS. So SPDY server can be naturally run with usual HTTPS server.
That's basic protocol implementation that allows you to run SPDY server on node.js with fallback to HTTPS.
(Seeking for a collaborators!)