librespot/protocol
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
..
proto 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
build.rs 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