1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Rob Ede
05e19266ad
use semantic SSE types 2022-08-07 01:24:40 +01:00
Rob Ede
0b93208bb2
bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
Rob Ede
0a201cd860
update async-graphql deps 2022-07-09 23:35:09 +01:00
Rob Ede
e239414a55
format markdown 2022-03-06 00:43:10 +00:00
Alice Ryhl
c5f2a8fcc7
Don't use mutex directly in async code (#534) 2022-03-05 19:35:22 +00:00
Rob Ede
4dc9199781
update actix web to stable version 2022-02-25 21:08:53 +00:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +00:00
Rob Ede
6f1c9e2350
standardize binary names 2022-02-18 02:22:58 +00:00
Rob Ede
b388c10aea
fix links 2022-02-18 02:13:08 +00:00
Rob Ede
cc3d356209
restructure folders 2022-02-18 02:01:48 +00:00
Daniel T. Rodrigues
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
Rob Ede
d836b046c9
migrate ci to github actions (#367) 2020-09-16 01:11:49 +01:00
Rob Ede
49e29a5751
v3 examples (#364) 2020-09-12 16:49:45 +01:00
Yuki Okushi
4e051e8cd5
part2: Update dependencies 2020-04-05 13:50:44 +09:00
Yuki Okushi
8f1c0a85cf
Fix/suppress warnings 2020-04-03 16:14:30 +09:00
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Arve Seljebu
d85adb8513 server-sent events (#177)
* server-sent events

* remove stale clients

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