summaryrefslogtreecommitdiff
path: root/src/gateway/websocket.rs
Commit message (Expand)AuthorAgeFilesLines
* Check for in-flight updatesShaun Taheri2016-09-081-2/+2
* Refactor events for external package managementShaun Taheri2016-08-311-4/+4
* Add Unix domain socket gatewayShaun Taheri2016-08-301-10/+15
* Add documentation to public functionsShaun Taheri2016-08-231-0/+2
* Apply rust-clippy lint suggestionsShaun Taheri2016-08-101-2/+2
* Extract low-level http server concerns to separate interfaceShaun Taheri2016-07-261-0/+162