You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+17-4Lines changed: 17 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# About
2
2
3
3
This project provides Lua modules for [Websocket Version 13](http://tools.ietf.org/html/rfc6455) conformant clients and servers. [](https://travis-ci.org/lipp/lua-websockets)
4
+
The minified version is only ~10k bytes in size.
4
5
5
6
Clients are available in three different flavours:
6
7
7
-
- synchronous
8
+
- synchronous
8
9
- coroutine based ([copas](http://keplerproject.github.com/copas))
0 commit comments