hangups-rs

Rust version of hangups (WIP) Currently Login not possible
git clone git://archive.git.mtrnord.blog/Nordgedanken/hangups-rs.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2017-04-23 00:17add ci badges to README.mdMTRNord1+2-0
2017-04-23 00:14neraly fix the hyper issuesMTRNord5+186-117
2017-04-22 20:12update cargo.tomlMTRNord1+15-0
2017-04-22 19:41some reworkingMTRNord2+23-24
2017-04-22 19:16for historyMTRNord2+15-10
2017-04-22 18:24add LICENSE fileMTRNord3+43-1
2017-04-22 18:12nearly fix all hyper issuesMTRNord3+15-176
2017-04-22 16:08add travis and appveyorMTRNord7+373-0
2017-04-20 08:40prepare llogin and update hyper (not working yet), add sendMessage (in itself working)MTRNord4+485-92
2017-04-13 08:53cleanup code structureMTRNord4+102-100
2017-04-12 22:32Fix RequestBuilderMTRNord1+30-35
2017-04-12 22:07Prepare send messageMTRNord3+144-28
2017-04-12 16:25Add basic auth methodMTRNord2+82-2
2017-04-12 08:50add rust basicsMTRNord3+15-0
2017-04-11 21:12Initial commitMarcel2+9-0