Skip to content

Commit 17591cd

Browse files
committed
NEWS: Add first release features
1 parent 092f6ed commit 17591cd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
UNRELEASED
22

3-
- First release
3+
- Support for HTTP versions 1, 1.1 and 2
4+
- Provides both client and server APIs
5+
- Friendly request API with sensible defaults for security
6+
- All operations are fully non-blocking and can be managed with cqueues
7+
- Support for WebSockets (client and server), including ping/pong, binary data transfer and TLS encryption.
8+
- Transport Layer Security (TLS) - lua-http supports HTTPS and WSS via luaossl.
9+
- luasocket compatibility API if you're looking to use lua-http with older projects.

0 commit comments

Comments
 (0)