summaryrefslogtreecommitdiffhomepage
path: root/talpid_ipc/src/http_ipc
AgeCommit message (Collapse)AuthorFilesLines
2017-06-16Move and refactor connection_info moduleLinus Färnstrand1-43/+0
2017-05-09Update talpid_ipc to use ws and support sessionsLinus Färnstrand1-82/+0
2017-04-18Reformat with new rustfmt settingsLinus Färnstrand2-14/+21
2017-04-07Use new address getterLinus Färnstrand1-2/+2
2017-04-07Have error_chain! calls in same place in fileLinus Färnstrand1-11/+12
2017-04-07Don't expose address mutable, proide immutable refLinus Färnstrand1-1/+5
2017-04-07Put all chain_err on level. Return last errorLinus Färnstrand1-31/+30
2017-04-07Created the talpid_daemon crate and put the frontend IPC stuff thereErik Larkö2-0/+114