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

16 Commits

Author SHA1 Message Date
Rob Ede
1a44c313e4
update actix ecosystem deps 2023-10-29 01:06:58 +01:00
Rob Ede
8fd4262136
s/str::to_string/str::to_owned 2023-07-09 03:32:47 +01:00
Rob Ede
ddda86784a
update deps 2022-10-26 16:51:27 +01:00
Rob Ede
d55caee58e
update sse example 2022-08-07 23:12:52 +01:00
Rob Ede
05e19266ad
use semantic SSE types 2022-08-07 01:24:40 +01:00
Alice Ryhl
c5f2a8fcc7
Don't use mutex directly in async code (#534) 2022-03-05 19:35:22 +00:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +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
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
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
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