Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

build: initiate msquic wrapper library development#473

Merged
PooyaEimandar merged 1 commit intoWolfSource:mainfrom
hexorer:466-build-initiate-msquic-wrapper-library-development
May 6, 2023
Merged

build: initiate msquic wrapper library development#473
PooyaEimandar merged 1 commit intoWolfSource:mainfrom
hexorer:466-build-initiate-msquic-wrapper-library-development

Conversation

@hexorer
Copy link
Copy Markdown
Contributor

@hexorer hexorer commented May 5, 2023

Pull Request Checklist

Please check if your pull request fulfills the following requirements:

Pull Request Type

What kind of change does this pull request introduce?

  • Build: Changes that affect the build system or external dependencies
  • CD: Changes to our CD configuration files and scripts
  • CI: Changes to our CI configuration files and scripts
  • Docs: Documentation only changes
  • Feat: A new feature
  • Fix: A bug fix
  • Perf: A code change that improves performance
  • Refactor: A code change that neither fixes a bug nor adds a feature
  • Test: Adding missing tests or correcting existing tests

What is the current behavior?

Issue #466

What is the new behavior?

Adds initiative files and msquic dependency for WOLF_STREAM_QUIC feature.

w_quic.hpp header has a foo function which is used in tests to ensure build and tests work correctly.

Does this Pull Request introduce a breaking change?

  • Yes
  • No

Other information

Closes #466

@PooyaEimandar PooyaEimandar merged commit 4ac047c into WolfSource:main May 6, 2023
@PooyaEimandar
Copy link
Copy Markdown
Contributor

@cthulhu-irl thank you

@hexorer hexorer deleted the 466-build-initiate-msquic-wrapper-library-development branch May 22, 2023 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

initiate msquic wrapper library development

2 participants