socketio / socket.io

Realtime application framework (Node.JS server)
https://socket.io
MIT License
61.08k stars 10.11k forks source link

Dynamics requires #18

Closed emilioastarita closed 14 years ago

emilioastarita commented 14 years ago

Hi, Is possible replace the dynamics requires for transports with statics paths? That change will do Socket.IO compatible with nodules. See: http://github.com/kriszyp/nodules/issues/issue/2/#issue/2/comment/249379

Thanks!

rauchg commented 14 years ago

Emilio,

I'll make sure to make the requires static. Thanks for reporting this