Commit Graph

52 Commits

Author SHA1 Message Date
Stjepan Glavina a4515749a8 Lots of changes 2020-04-21 17:51:24 +02:00
Stjepan Glavina a58a03d63b More docs 2020-04-19 23:29:40 +02:00
Stjepan Glavina ec5ccd9424 More examples and tokio support 2020-04-18 15:29:24 +02:00
Stjepan Glavina 07cf232cc9 More docs 2020-04-16 16:09:22 +02:00
Stjepan Glavina 90f0d901e5 More examples 2020-04-15 11:01:12 +02:00
Stjepan Glavina 2174ebea57 Bump async-task version 2020-04-14 20:57:22 +02:00
Stjepan Glavina fb01283479 Use crates.io version of async-task 2020-04-12 19:54:17 +02:00
Stjepan Glavina 45d668a22a Improve performance 2020-04-12 15:02:42 +02:00
Stjepan Glavina 7b87c2c70e Upgrade dependencies 2020-04-09 19:05:42 +02:00
Stjepan Glavina c19e7494db Simplify executors 2020-04-08 19:34:09 +02:00
Stjepan Glavina f9dc5c92fd More examples 2020-04-06 22:19:54 +02:00
Stjepan Glavina 5371a86a7e Remove libc dependency 2020-04-05 13:49:46 +02:00
Stjepan Glavina 9e608c8adf More examples and simplify 2020-04-02 16:44:49 +02:00
Stjepan Glavina 9729f6ad59 More and cleaner examples 2020-04-01 21:40:27 +02:00
Stjepan Glavina db73031707 Lots of changes 2020-03-31 18:04:16 +02:00
Stjepan Glavina 0fe80b6a2d More examples 2020-03-29 17:59:28 +02:00
Stjepan Glavina 48bdc1522c more examples 2020-03-26 23:36:03 +01:00
Stjepan Glavina ce163066f2 Lots of examples and docs 2020-03-26 14:57:06 +01:00
Stjepan Glavina e9c417a9ae Add signals example 2020-03-23 14:07:07 +01:00
Stjepan Glavina d77f804ea0 Add async-h1 example 2020-03-20 14:53:26 +01:00
Stjepan Glavina 96690a0967 Remove io-flag 2020-03-18 16:52:20 +01:00
Stjepan Glavina da4779730a Add all dependencies 2020-02-29 15:47:45 -06:00
Stjepan Glavina d6e2d8c8f4 More examples 2020-02-29 15:45:32 -06:00
Stjepan Glavina 527fe75f82 lots of changes 2020-02-28 16:22:10 -06:00
Stjepan Glavina 5634a098e5 Implement local() 2020-02-20 15:18:08 +01:00
Stjepan Glavina 579267f3c2 remove some dependencies 2020-02-20 12:27:46 +01:00
Stjepan Glavina 20633e2490 good performance 2020-02-16 22:44:39 +01:00
Stjepan Glavina c97162ae82 saved 2020-02-16 15:58:06 +01:00
Stjepan Glavina 57ef197d0e Add work-stealing 2020-02-16 14:43:40 +01:00
Stjepan Glavina c3fca0e900 Update websocket dependencies 2020-02-15 18:41:03 +01:00
Stjepan Glavina cd9d44df94 Remove openssl 2020-02-15 18:39:18 +01:00
Stjepan Glavina 2070a44aad Add websocket example 2020-02-15 17:14:36 +01:00
Stjepan Glavina 1701bebd72 Add kqueue support 2020-02-11 23:58:52 +01:00
Stjepan Glavina 7972c49020 Cleanup and fixes 2020-02-10 20:10:43 +01:00
Stjepan Glavina bc1a28c787 Fix the futures-util dependency 2020-02-10 11:38:05 +01:00
Stjepan Glavina 6a2acbdc8d Use patched wpoll-binding 2020-02-10 10:58:12 +01:00
Stjepan Glavina 390ee1f8ce Add windows support 2020-02-09 23:35:17 +01:00
Stjepan Glavina 5612e10cf4 Cleanup 2020-02-09 19:27:14 +01:00
Stjepan Glavina 3cf08f929d Lots of changes 2020-02-09 15:32:44 +01:00
Stjepan Glavina 8e587c8b8d Merge reactor and executor 2020-02-08 10:24:12 +01:00
Stjepan Glavina fa3b93d270 Cosmetic changes 2020-02-07 18:56:21 +01:00
Stjepan Glavina 7bbe564d00 Use hyper from crates.io 2020-02-07 17:11:13 +01:00
Stjepan Glavina 372d60afa5 Filesystem support and big refactor 2020-02-07 17:10:20 +01:00
Stjepan Glavina 0f4ea1fcf3 Lots of changes 2020-02-06 20:56:20 +01:00
Stjepan Glavina efcf66a535 refactor 2020-02-06 18:45:46 +01:00
Stjepan Glavina 5566a082d2 Cleanup and more networking impls 2020-02-06 07:54:27 +01:00
Stjepan Glavina 8a238b892f Refactor etc 2020-02-05 19:55:59 +01:00
Stjepan Glavina 9d50d5d562 some changes 2020-02-05 11:39:38 +01:00
Aleksey Kladov 3c0bdc0325 Drop unused dependency 2020-02-04 16:10:43 +01:00
Aleksey Kladov 3b2f02a534 Switch version to 0.1.0
0.0.x means that you can't publish a semver-compatible upgrade ever,
and should be avoided for that reason
2020-02-04 16:02:25 +01:00