aboutsummaryrefslogtreecommitdiff
path: root/src/internal/ws_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* Clippy and rustfmtacdenisSK2017-08-011-1/+1
* Handle the `None`s betteracdenisSK2017-07-301-3/+8
* Remove a few clonesacdenisSK2017-07-291-6/+7
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-5/+2
* rustfmtacdenisSK2017-07-271-8/+10
* Use a consistent indentation styleZeyla Hellyer2017-07-261-8/+8
* Revert the ignoring of protocol and data frame errors, while actually handlin...acdenisSK2017-07-241-12/+16
* Upgrade rust-websocket, rust-openssl, and hyperZeyla Hellyer2017-06-071-31/+31
* Restructure modulesZeyla Hellyer2017-05-221-1/+1
* (╯°□°)╯︵ ┻━┻Austin Hellyer2016-12-191-1/+1
* Change all try's into ?sacdenisSK2016-12-071-3/+3
* Clean up the codebaseAustin Hellyer2016-11-291-12/+13
* Re-organize the client moduleAustin Hellyer2016-11-211-5/+4
* Add voice connection supportAustin Hellyer2016-11-141-0/+60