http-party / http-server

a simple zero-configuration command-line http server
MIT License
13.43k stars 1.48k forks source link

WebSockets not supported in proxy mode #142

Open EvgeniGordeev opened 9 years ago

EvgeniGordeev commented 9 years ago

http-server makes usage of http-proxy that supports web sockets, but web socket requests are not proxied.

hauntedhost commented 8 years ago

Yes please! :+1:

tclarke-scottlogic commented 6 years ago

Is anyone currently looking at this? Do you have a simple example/testcase?

fabioimpe commented 5 years ago

I made a pull request https://github.com/indexzero/http-server/pull/528

dajudge commented 4 years ago

OMG this is not addressed after 5 years? Are there any good alternatives?

github-actions[bot] commented 2 years ago

This issue has been inactive for 180 days

SleepWalker commented 2 years ago

There is a pull request already. @thornjad what should be done to merge it?

budleigh commented 6 days ago

any updates? this seems useful.