Wez Furlong
|
55caafb0c4
|
more properly fix cond notify on Promise::drop
|
2019-06-16 21:04:53 -07:00 |
|
Wez Furlong
|
99d6c12532
|
poll the client tab asynchronously
Restructure the poll routine so that we don't block the gui thread
while we wait for the render data to be returned from the server.
|
2019-06-14 20:30:45 -07:00 |
|
Wez Furlong
|
5ebad9e63a
|
dyn everywhere
|
2019-06-08 21:28:11 -07:00 |
|
Wez Furlong
|
038100922a
|
clippy
|
2019-05-26 12:49:10 -07:00 |
|
Wez Furlong
|
e1a1530d22
|
remove boxfnonce: now require rust 1.35+
Rust can now naturally deal with with these constructs, so drop the
external crate.
|
2019-05-26 09:14:20 -07:00 |
|
Wez Furlong
|
1f9d95d57f
|
tweak executor trait for compat with x11
|
2019-03-04 23:13:37 +00:00 |
|
Wez Furlong
|
2bfc4fe401
|
fix warning
|
2019-03-04 22:44:09 +00:00 |
|
Wez Furlong
|
4b4be6ac21
|
remove futurecore
|
2019-03-04 22:32:59 +00:00 |
|
Wez Furlong
|
1d37e44b62
|
move promise to its own crate
|
2019-03-04 15:38:56 +00:00 |
|