github.com/database64128/tfo-go/v2@v2.2.0/README.md (about)

     1  # `tfo-go`
     2  
     3  [![Go Reference](https://pkg.go.dev/badge/github.com/database64128/tfo-go/v2.svg)](https://pkg.go.dev/github.com/database64128/tfo-go/v2)
     4  [![Test](https://github.com/database64128/tfo-go/actions/workflows/test.yml/badge.svg)](https://github.com/database64128/tfo-go/actions/workflows/test.yml)
     5  
     6  `tfo-go` provides TCP Fast Open support for the `net` dialer and listener.
     7  
     8  ```bash
     9  go get github.com/database64128/tfo-go/v2
    10  ```
    11  
    12  ## License
    13  
    14  [MIT](LICENSE)