Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 856 Bytes

README.md

File metadata and controls

47 lines (25 loc) · 856 Bytes

lua-net

test codecov

this is wrapper module for llsocket module.

NOTE: this module is not stable yet.


Pre-Requirements

  • OpenSSL 1.1.1, 3.x or later

Installation

luarocks install net

Usage

please see the example files.

API Reference

please see doc/README.md.

Not Yet Implemented

  • ALPN (Application-Layer Protocol Negotiation) support
  • NPN (Next Protocol Negotiation) support
  • OCSP (Online Certificate Status Protocol) Stapling support
  • DTLS support
  • Compiling without TLS support

License

MIT License