1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

add run-in-thread example

This commit is contained in:
Nikolay Kim
2019-12-25 07:44:33 +04:00
parent 01b0d5fb21
commit a0812c9b29
3 changed files with 64 additions and 0 deletions

View File

@ -23,6 +23,7 @@ members = [
"r2d2",
"redis",
"redis-session",
"run-in-thread",
"rustls",
"server-sent-events",
"simple-auth-server",