Skip to content

mah0x211/lua-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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