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
Ifa
dc7623694c fix comments (#568) 2022-08-05 17:11:18 +01:00
0b93208bb2 bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
fd17252725 remove select macro from echo example 2022-07-11 20:19:20 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
ba7812fb0a fix links 2022-03-08 15:49:32 +00:00
57f5605f3f fix typo for websockets/chat-tcp/client.rs (#535) 2022-03-07 13:22:18 +00:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
418e6f2548 update deps 2022-03-04 03:46:05 +00:00
84f1578f8d update more stable crates 2022-02-25 21:25:21 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
4d8573c3fe update all websocket examples to v4 2022-02-18 01:44:53 +00:00