-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document building picoquic #1611
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comments on dependencies
I'm ready to merge this branch to main, the file has been linked to the README.md. Of course this will have to be update as development progresses, but I think this is a good start. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for doing this! It is much better to see that as separate file than in the README, and you answer a number of practical questions. I just noted a couple of minor issues, that should be fixed before merging.
resolve #1604
I would appreciate pointers on documentation for how picoquic is supposed to be added/integrated into other projects. I think it would be useful to explain how this project is expected to be used in other projects.
Additionally pointers on what is missing would be appreciated.