1
0
mirror of https://github.com/actix/examples synced 2025-06-28 01:49:02 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
c5f2a8fcc7 Don't use mutex directly in async code (#534) 2022-03-05 19:35:22 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
6f1c9e2350 standardize binary names 2022-02-18 02:22:58 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00
yjh
89d2e4e3f7 fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
d836b046c9 migrate ci to github actions (#367) 2020-09-16 01:11:49 +01:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
4e051e8cd5 part2: Update dependencies 2020-04-05 13:50:44 +09:00
8f1c0a85cf Fix/suppress warnings 2020-04-03 16:14:30 +09:00
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
d85adb8513 server-sent events (#177)
* server-sent events

* remove stale clients

* ping as message
2019-09-25 10:39:49 +06:00