Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 290 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 290 Bytes

SwiftUISocketSample

This project illustrates how to use WebSockets in iOS with the Socket.io library with a chat client application build in SwiftUI that connects to a NodeJS server.

You can find the server repository here.