Commit Graph

5 Commits

Author SHA1 Message Date
9473a13b65 Finish implementing the Contacts interface 2020-05-16 20:54:05 +01:00
52f13a3589 Disable the ContactList interface for now 2020-05-16 20:19:04 +01:00
169249b716 Don't build a new connection if it already exists
There was also a lot of unneeded overhead in Connection::new() to get
the path to compare against, so split that out into a settings struct
2020-05-16 18:44:02 +01:00
e08ec6b476 Replace a sleep() with an MPSC channel 2020-05-16 18:09:40 +01:00
33d522779a Split padfoot/connection.rs into multiple files 2020-05-16 14:23:20 +01:00