Alamofire
Alamofire copied to clipboard
Add WebSocketRequest
Goals :soccer:
This PR tracks the addition of WebSocketRequest.
Implementation Details :construction:
TBD
Testing Details :mag:
Tests added.
Awesome to see this 👍 Is this landing anytime soon?
Thank you 😊
OMG yeah! Push it!
@jshier - is there any intent on getting this in at all, or are these commits for your own fork/personal use?
@lmcd Yes, it's intended to ship publicly. It's just a very large feature I need to get right. I'm about to merge it with the feature under @_spi(WebSocket) as I need to do a bunch of project cleanup and don't have time to write all the documentation I need. Once that's done I can get back to finalizing it with docs.
I'm merging this under @_spi(WebSocket) while I work on some project cleanup PRs. That SPI can be used but will be unstable until it's removed. If I need to ship an intermediate version I can, but I intend to get back to finishing up tests and documentation before shipping this feature in general.