Open Source Spotify client library
Go to file
Paul Liétar 1ad62e6f18 First working version of protocol handshake.
Key exchange and authentication is functional.
Protocol definition has been moved to separate crate to speed up build time.
Various cleanups. Take login info from command line, rather than hardcoded.
2015-05-09 11:16:43 +01:00
protocol First working version of protocol handshake. 2015-05-09 11:16:43 +01:00
src First working version of protocol handshake. 2015-05-09 11:16:43 +01:00
.gitignore Update deps 2015-05-05 15:47:34 +01:00
build.rs First working version of protocol handshake. 2015-05-09 11:16:43 +01:00
Cargo.lock First working version of protocol handshake. 2015-05-09 11:16:43 +01:00
Cargo.toml First working version of protocol handshake. 2015-05-09 11:16:43 +01:00
LICENSE Initial commit. 2015-04-25 21:32:07 +01:00