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

delete udp echo example

This commit is contained in:
Rob Ede
2022-01-29 16:06:32 +00:00
parent a3a4786d00
commit 062a3af80c
5 changed files with 83 additions and 153 deletions

View File

@ -36,7 +36,6 @@ members = [
"other/data_factory",
"other/protobuf",
"other/server-sent-events",
"other/udp-echo",
"other/unix-socket",
"security/awc_https",
"security/casbin",