Feature: websocket force-close
Open
Feature
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
In some cases it may be useful to have an implementation of `close` and `async_close` which simply sends the close frame at the earliest opportunity and then performs the teardown without waiting for any pending incoming messages to complete.
Contributor guide
Assessment
This issue has not been assessed yet.