Skip to content

Commit 0afc097

Browse files
dndxthibaultcha
authored andcommitted
readme: add tcpsock:tlshandshake and tcpsock:sslhandshake to
implemented list.
1 parent 3accb97 commit 0afc097

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Table of Contents
2727
* [resty.core.worker](#restycoreworker)
2828
* [resty.core.phase](#restycorephase)
2929
* [resty.core.ndk](#restycorendk)
30+
* [resty.core.socket_tcp](#restycoresocket_tcp)
3031
* [ngx.semaphore](#ngxsemaphore)
3132
* [ngx.balancer](#ngxbalancer)
3233
* [ngx.ssl](#ngxssl)
@@ -242,6 +243,13 @@ API Implemented
242243

243244
[Back to TOC](#table-of-contents)
244245

246+
## resty.core.socket_tcp
247+
248+
* [tcpsock:tlshandshake](https://github.com/openresty/lua-nginx-module#tcpsocktlshandshake)
249+
* [tcpsock:sslhandshake](https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake)
250+
251+
[Back to TOC](#table-of-contents)
252+
245253
## resty.core.ndk
246254

247255
* [ndk.set_var](https://github.com/openresty/lua-nginx-module#ndkset_vardirective)

0 commit comments

Comments
 (0)