wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

DELETE should accept body #39

Closed omares closed 10 years ago

omares commented 12 years ago

When deleting a channel it would be great if the server would accept and parse the given message body so we could publish custom delete messages to subscribers instead of always sending the same body.

wandenberg commented 12 years ago

You can change the delete message text using the specific configuration. There is no need to accept this text using the body request.

omares commented 12 years ago

I would like to disconnect the subscribers with a informative non static message, the current state does not allow this. And its not possible and not desirable to change the configuration on the fly

wandenberg commented 10 years ago

This was solved on tag 0.4.0 3d3a204177d3a7ab8a2858e04e792a6d11bf133f