[UWP] Use managed WebSockets implementation for UWP #26136
Labels
area-System.Net
enhancement
Product code improvement that does NOT require public API changes/additions
Milestone
The UWP version of WebSockets.Client currently uses WinRT WebSocket APIs.
We should use managed WebSockets on all Windows (including UWP), and obsolete WinRT implementation.
Related: #17644
The text was updated successfully, but these errors were encountered: