Skip to content
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

Implement basic server #8

Merged
merged 4 commits into from
May 18, 2022
Merged

Implement basic server #8

merged 4 commits into from
May 18, 2022

Conversation

rossica
Copy link
Collaborator

@rossica rossica commented May 17, 2022

No description provided.

@rossica rossica requested a review from mxms0 May 17, 2022 07:37
@@ -2,6 +2,9 @@

using namespace std;

MsQuicApi Api;
const MsQuicApi* MsQuic;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the C++ header for MsQuic expects this symbol to exist.

@rossica rossica merged commit fce5033 into main May 18, 2022
@rossica rossica deleted the rossica/basic-server branch May 18, 2022 07:32
@rossica rossica mentioned this pull request May 18, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant