1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00

Merge pull request #123 from h416/patch-1

fix typo
This commit is contained in:
Nikolay Kim 2018-03-16 05:31:10 -07:00 committed by GitHub
commit 5368ce823e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# websockect
# websocket
Simple echo websocket server.