README.md

September 25, 2016 ยท View on GitHub

socket.io-client-swift-spm-example

To run:

  1. npm install
  2. node index.js
  3. In another terminal window: swift build
  4. ./.build/debug/spmtest

The client and server can now send messages to each other by typing into the termals.