Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to fast_tls and update app names | Mickael Remond | 2016-02-03 | 1 | -3/+3 |
| | |||||
* | Update copyright to 2016 (#901) | Badlop | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Pass stream management options defined in http listener to http-bind and ↵ | Paweł Chmielowski | 2015-09-04 | 1 | -2/+4 |
| | | | | websocket | ||||
* | Document protocol support (EJABS-1620) | Badlop | 2015-05-21 | 1 | -0/+2 |
| | |||||
* | ejabberd_websocket: Ignore case of header values | Holger Weiss | 2015-04-05 | 1 | -2/+3 |
| | | | | | | | | RFC 6455 says that the client's opening handshake includes an Upgrade header field "containing the value 'websocket', treated as an ASCII case-insensitive value." Closes #510. | ||||
* | Add support for websocket connections | Paweł Chmielowski | 2015-02-25 | 1 | -0/+403 |