Closed jbromberg closed 9 months ago
Looks like URLSessionWebSocketTask
isn’t available in the Foundation for Linux. I’m a little surprised, but a quick OS check should fix that.
Sorry I've been so busy thanks for fixing!
Absolutely nothing to apologize about!
Adds a
DataChannel
for communicating via WebSockets. Supports aterminationHandler
that allows you to restart a server when the socket closes unexpectedly.