File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- # llib - [ lesismal ] ( https://github.com/lesismal ) 's lib
1+ # llib - [ nbio ] ( https://github.com/lesismal/nbio ) 's dependency lib.
22
33[ ![ GoDoc] [ 1 ]] [ 2 ] [ ![ MIT licensed] [ 3 ]] [ 4 ] [ ![ Go Version] [ 5 ]] [ 6 ]
44
99[ 5 ] : https://img.shields.io/badge/go-%3E%3D1.16-30dff3?style=flat-square&logo=go
1010[ 6 ] : https://github.com/lesismal/llib
1111
12- Less Is More :smile :
12+
13+ ## Features
14+ - [x] Blocking/NonBlocking TLS interface(rewritten from a copy of golang 1.6 std's tls).
15+
16+
17+ ## Why this lib?
18+ - [ nbio] ( https://github.com/lesismal/nbio ) itself depends on the golang std and llib only and keeps the dependencies clean.
19+ - If new features of [ nbio] ( https://github.com/lesismal/nbio ) needs to depend on 3rd libs, it will be implemented in llib too.
You can’t perform that action at this time.
0 commit comments