Age | Commit message (Expand) | Author |
---|---|---|
2011-07-19 | Separate message and packet handling for websockets | Loïc Hoguin |
2011-07-07 | Call websocket_close/4 *after* throwing the error | Loïc Hoguin |
2011-07-06 | Add documentation for the public interface. | Loïc Hoguin |
2011-06-27 | do not send ports 80 and 443 - browsers get mad | Steven Gravell |
2011-06-06 | Add hibernate support for websockets. | Loïc Hoguin |
2011-06-06 | Compile the binary match pattern for websockets only once. | Loïc Hoguin |
2011-05-31 | Remove a binary warning from websocket_data by removing a byte_size call. | Loïc Hoguin |
2011-05-27 | Send a meaningful error to error_logger on websocket handler crashes. | Loïc Hoguin |
2011-05-25 | Refresh the type specifications. | Loïc Hoguin |
2011-05-05 | Switch the HTTP protocol to use binary packets instead of lists. | Loïc Hoguin |
2011-05-04 | Add cowboy_http_req:port/1. | Loïc Hoguin |
2011-04-18 | Remove the include/types.hrl file. | Loïc Hoguin |
2011-04-14 | Initial draft-hixie-thewebsocketprotocol-76 support. | Loïc Hoguin |