Commit Graph

153 Commits

Author SHA1 Message Date
Stjepan Glavina a4515749a8 Lots of changes 2020-04-21 17:51:24 +02:00
Stjepan Glavina bc0acdd308
Merge pull request #10 from wusyong/as_fd
Add AsRawFd/RawSocket on types with trait bound of them
2020-04-21 08:29:22 -07:00
YuWeiWu 101dfe41d5
Add AsRawFd/RawSocket on types with bound of them 2020-04-21 15:47:44 +08:00
Stjepan Glavina 53dee1c23e Fix bugs in timer 2020-04-20 22:41:52 +02:00
Stjepan Glavina 0a71b39aec Always trigger an event in schedule 2020-04-20 19:18:37 +02:00
Stjepan Glavina 011a7527b6 Update 2020-04-20 18:13:28 +02:00
Stjepan Glavina c1bd769dfb Add discord invite link 2020-04-20 18:12:26 +02:00
Stjepan Glavina e932a9f4f2 More comments 2020-04-20 17:45:14 +02:00
Stjepan Glavina c8f2572e35 Split up some more 2020-04-20 14:08:41 +02:00
Stjepan Glavina a8f9fe2375 Split up into multiple files 2020-04-19 23:29:40 +02:00
Stjepan Glavina a58a03d63b More docs 2020-04-19 23:29:40 +02:00
Stjepan Glavina 7fca86af40
Merge pull request #5 from WindSoilder/master
add example links to README
2020-04-19 14:23:52 -07:00
Stjepan Glavina d313fc7fb7
Merge pull request #9 from wusyong/debug
Add missing debug implementations
2020-04-19 07:07:34 -07:00
YuWeiWu cb317832a7
Add missing debug implementations 2020-04-19 20:02:40 +08:00
Stjepan Glavina ec5ccd9424 More examples and tokio support 2020-04-18 15:29:24 +02:00
Stjepan Glavina 28a09ca2bb More comments 2020-04-17 10:42:37 +02:00
Stjepan Glavina dc6e936c75 More docs 2020-04-16 21:18:19 +02:00
WindSoilder d0201f3885 add example links to README 2020-04-16 23:31:17 +08: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 172116e57a Delete the global variables part 2020-04-14 21:01:45 +02:00
Stjepan Glavina 2174ebea57 Bump async-task version 2020-04-14 20:57:22 +02:00
Stjepan Glavina f59b3189b2 Cleanup and add examples 2020-04-14 20:57:09 +02:00
Stjepan Glavina 6ebc17411b More docs 2020-04-13 22:47:55 +02:00
Stjepan Glavina 661f71c183 Simplify 2020-04-13 13:42:23 +02:00
Stjepan Glavina b858b0a949 Fix error on macOS 2020-04-13 13:09:17 +02:00
Stjepan Glavina a7ebf08da6 Refactor 2020-04-13 12:49:48 +02:00
Stjepan Glavina df5e873d16
Merge pull request #3 from irevoire/macos
fix a bug for macOS builds
2020-04-13 03:41:07 -07:00
Thomas Campistron 89724901f8 fix a bug for macOS builds 2020-04-13 00:06:39 +02:00
Stjepan Glavina fb01283479 Use crates.io version of async-task 2020-04-12 19:54:17 +02:00
Stjepan Glavina 66ab468459 Add an example and clean up 2020-04-12 18:31:51 +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 8c03f01c0a Simplify 2020-04-09 18:34:51 +02:00
Stjepan Glavina cf59f7b7d7 Simplify code 2020-04-09 01:06:57 +02:00
Stjepan Glavina c19e7494db Simplify executors 2020-04-08 19:34:09 +02:00
Stjepan Glavina 3669974bfa Simplify 2020-04-08 16:40:03 +02:00
Stjepan Glavina 852e40d8b8 Change localhost to 127.0.0.1 2020-04-07 18:52:12 +02:00
Stjepan Glavina 29796720b5 More docs 2020-04-06 22:19:58 +02:00
Stjepan Glavina f9dc5c92fd More examples 2020-04-06 22:19:54 +02:00
Stjepan Glavina 26690c97fa More examples 2020-04-05 13:50:09 +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 7966853f12 Add certificate 2020-03-29 17:59:43 +02:00
Stjepan Glavina 21402157f3 Small tweaks 2020-03-29 17:59:37 +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