This project is a customized implementation based on lsquic.
This README provides an overview of the project, its dependencies, and customization details.
- Describe your customizations here.
- List any additional features or modifications.
-
Clone the repository:
git clone https://github.com/litespeedtech/lsquic.git cd lsquic
-
Apply your customizations:
# Describe how to apply customizations
-
Build the project:
# Provide build instructions
- Provide usage instructions for your customized implementation.
- Describe how others can contribute to your project.
- Include licensing information.
- Acknowledge any resources or contributors.