daltoniam / Starscream

Websockets in swift for iOS and OSX
Apache License 2.0
8.31k stars 1.2k forks source link

How to use the WebSocketServer #1012

Open 15202284857 opened 6 months ago

15202284857 commented 6 months ago

Question

I need to create a local websocket service on macOS. As the server, I tried to use WebSocketServer.swift. I found that this function is not comprehensive enough. Is this WebSocketServer.swift still in the development stage? How to use it specifically? Is there a tutorial document for it?

AlexeyIS commented 2 months ago

I have the same question, also seems like some of the functions not fully implemented. Would be nice to hear if anybody has any insights.