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 |
|
Bart Willems
|
399fbee1e4
|
send the correct exit code when closing the websocket (#335)
Signed-off-by: Bart Willems <bwillems@protonmail.com>
|
2020-06-25 05:20:27 +01:00 |
|
Yuki Okushi
|
b84e1d9fb4
|
part3: Update dependencies
|
2020-04-08 01:18:52 +09:00 |
|
Bart Willems
|
ed8d4b5a8b
|
removed unnecessary unwraps from websocket-chat
Signed-off-by: Bart Willems <bwillems@protonmail.com>
|
2020-04-05 22:30:15 +02: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
|
e166c66f0b
|
migrate websocket-chat example
|
2019-12-15 22:55:54 +06:00 |
|
Yuki Okushi
|
f232b6c684
|
Fix clippy warnings (#168)
|
2019-09-05 00:04:57 +09:00 |
|
Nikolay Kim
|
aa5750cafc
|
update actix-web to 1.0.0
|
2019-06-06 16:47:40 +06:00 |
|
Nikolay Kim
|
cee9142257
|
upgrade actix-web
|
2019-05-12 11:58:26 -07:00 |
|
Nikolay Kim
|
8de183768c
|
upgrade to beta3
|
2019-05-04 21:52:24 -07:00 |
|
Nikolay Kim
|
815e34f32d
|
upgrade to alpha4
|
2019-04-07 23:39:45 -07:00 |
|
Nikolay Kim
|
86e0f3e02c
|
upgrade to alpha3
|
2019-04-04 11:37:14 -07:00 |
|
Nikolay Kim
|
9a80911b92
|
update to alpha2
|
2019-03-30 09:12:42 -07:00 |
|
Nikolay Kim
|
769cc5b84e
|
upgrade ws examples
|
2019-03-29 15:08:35 -07:00 |
|
Nikolay Kim
|
e2945b9b39
|
update more examples and rustfmt
|
2019-03-09 18:03:09 -08:00 |
|
Vane
|
3afe400bdf
|
Fix some issues at chat client (#71)
|
2018-12-31 09:28:42 +03:00 |
|
Philip Jenvey
|
8a81a3bb58
|
remove unneeded RefCells (#62)
|
2018-11-17 08:04:24 +03:00 |
|
Daniel Kavanagh
|
62a0101c07
|
Fix pinging so client doesn't get dropped automatically after 10 seconds (#52)
|
2018-09-30 23:09:00 +03:00 |
|
sapir
|
87f89b54f0
|
Implement websocket heartbeats (#48)
|
2018-09-27 22:37:19 +03:00 |
|
sapir
|
d9afae21b6
|
Fix "websocket" example's readme, and make binary names unique (#45)
Give each example binary a unique name.
This should allow running cargo run --bin in the root directory.
|
2018-09-24 11:57:36 +03:00 |
|
Nikolay Kim
|
271749c433
|
update actix-web dependency
|
2018-07-21 05:10:26 -07:00 |
|
Nikolay Kim
|
2cc1b23761
|
upgrade example to actix-web 0.7
|
2018-07-16 12:36:53 +06:00 |
|
Nikolay Kim
|
e4f1833215
|
cleanup and cargo fmt
|
2018-05-20 21:03:29 -07:00 |
|
Nikolay Kim
|
db8d57052e
|
remove unused files
|
2018-05-16 21:10:34 -07:00 |
|
Nikolay Kim
|
16f7649b29
|
split websocket-chat example
|
2018-05-11 14:35:43 -07:00 |
|
Nikolay Kim
|
bbeb262a5c
|
upgrade actix-web to 0.6
|
2018-05-08 11:08:43 -07:00 |
|
Nikolay Kim
|
1dea2cf3c3
|
add workspace
|
2018-04-13 12:32:15 -07:00 |
|
krircc
|
3ebde8e7c2
|
actix examples in actix release version
|
2018-04-13 09:18:42 +08:00 |
|