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

[CLDAPPS-896] C++ Asio and Asio-Grpc header only libraries #127

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

RReichert
Copy link
Contributor

@RReichert RReichert commented Dec 29, 2023

Changes

Introduces the Asio C++ library and the Asio gRPC library to our bazel third party libraries, both are header only libraries, which makes things really easy to setup.

Related PR

Similar implementation with cmake swift-nav/cmake#170

@RReichert RReichert force-pushed the rodrigor/CLDAPPS-896-async-ssr-router branch from 707aa47 to 309a68b Compare December 30, 2023 11:27
@RReichert RReichert marked this pull request as ready for review December 30, 2023 11:30
@RReichert RReichert requested a review from a team as a code owner December 30, 2023 11:30
RReichert added a commit to swift-nav/cmake that referenced this pull request Jan 4, 2024
# Changes

Introduced the ability to include [ASIO
C++](https://think-async.com/Asio/) as well as [ASIO
gRPC](https://github.com/Tradias/asio-grpc) third party libraries.

# Related

Similar implementation with bazel
swift-nav/rules_swiftnav#127
@RReichert RReichert merged commit d10814e into main Jan 4, 2024
1 check passed
@RReichert RReichert deleted the rodrigor/CLDAPPS-896-async-ssr-router branch January 4, 2024 22:09
swiftnav-svc-jenkins added a commit to swift-nav/albatross that referenced this pull request Jan 4, 2024
# Changes

Introduced the ability to include [ASIO
C++](https://think-async.com/Asio/) as well as [ASIO
gRPC](https://github.com/Tradias/asio-grpc) third party libraries.

# Related

Similar implementation with bazel
swift-nav/rules_swiftnav#127

Triggered-By:	cmake	f5113f7da642bbbb16d655cb5a17fd6116914fe1
Upstream-PR:	http://github.com/swift-nav/cmake/pull/170
swiftnav-svc-jenkins added a commit to swift-nav/libsbp that referenced this pull request Jan 4, 2024
# Changes

Introduced the ability to include [ASIO
C++](https://think-async.com/Asio/) as well as [ASIO
gRPC](https://github.com/Tradias/asio-grpc) third party libraries.

# Related

Similar implementation with bazel
swift-nav/rules_swiftnav#127

Triggered-By:	cmake	f5113f7da642bbbb16d655cb5a17fd6116914fe1
Upstream-PR:	http://github.com/swift-nav/cmake/pull/170
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.

2 participants