disconnect / apache-websocket

Apache WebSocket module
Apache License 2.0
196 stars 46 forks source link

Please Consider trying to merge apache-websocket in upstream Apache #27

Open clopez opened 11 years ago

clopez commented 11 years ago

Hi,

I don't know if you were already aware of this bug in upstream Apache: https://issues.apache.org/bugzilla/show_bug.cgi?id=47485

It would be nice if you were willing to make the effort of merging this nice module in upstream Apache.

Thanks

jimjag commented 11 years ago

FWIW, I would help in this process. I am currently adding 'ws' support in mod_proxy (to allow mod_proxy to simply proxy/forward ws requests) to trunk

jej2003 commented 11 years ago

This is really great stuff. Is the plan to also fwd wss requests as well? That is the biggest issue that I am currently seeing. Things work great over ws:// though, great job!

jchampio commented 9 years ago

I'm trying to pick up this effort with my fork of mod_websocket.

jimjag commented 9 years ago

As mentioned, if there is interest in this being donated to the ASF, I can help w/ that.

On Thu, Oct 1, 2015 at 5:02 PM, Jacob Champion notifications@github.com wrote:

I'm trying to pick up this effort with my fork of mod_websocket https://github.com/jchampio/apache-websocket.

— Reply to this email directly or view it on GitHub https://github.com/disconnect/apache-websocket/issues/27#issuecomment-144847335 .

jchampio commented 9 years ago

What does the donation process look like? The module is still "v0" and the public API should not be considered stable at this point, but I'm definitely interested in cleaning it up to the point that the ASF can take it.

(If it requires copyright assignment, we're out of luck. But hopefully ASF doesn't require copyright assignment?)

jimjag commented 9 years ago

No, it doesn't require copyright assignment, simply a donation grant ( http://www.apache.org/licenses/software-grant.txt)

On Thu, Oct 1, 2015 at 6:15 PM, Jacob Champion notifications@github.com wrote:

What does the donation process look like? The module is still "v0" and the public API should not be considered stable at this point, but I'm definitely interested in cleaning it up to the point that the ASF can take it.

(If it requires copyright assignment, we're out of luck. But hopefully ASF doesn't require copyright assignment?)

— Reply to this email directly or view it on GitHub https://github.com/disconnect/apache-websocket/issues/27#issuecomment-144864227 .