Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for standalone ASIO #161

Closed
Lssikkes opened this issue Sep 27, 2021 · 3 comments
Closed

Support for standalone ASIO #161

Lssikkes opened this issue Sep 27, 2021 · 3 comments

Comments

@Lssikkes
Copy link

I took a stab at porting the new ASIO backend to using the standalone ASIO library, but it was not as trivial as I'd hoped (posix::descriptor not available, nor is the timer, though there's an alternative using std::chrono). Are there any plans for standalone ASIO support?

@yangxingpping
Copy link

@Lssikkes I am also want something like this, can you share the code. or something describe in this
https://github.com/uNetworking/uSockets/issues/14

@Lssikkes
Copy link
Author

@yangxingpping Unfortunately haven't tried further, currently just using libuv on windows and the native implementation on linux. Seems to work well enough.

@ghost
Copy link

ghost commented Jan 18, 2022

Asio support is aimed at Boost users and eventually standard C++.

@ghost ghost closed this as completed Jan 18, 2022
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants