Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepearl/socket_ios_integration
Integrating Socket.io into an iOS Client
https://github.com/thepearl/socket_ios_integration
Last synced: 18 days ago
JSON representation
Integrating Socket.io into an iOS Client
- Host: GitHub
- URL: https://github.com/thepearl/socket_ios_integration
- Owner: thepearl
- Created: 2021-02-28T17:18:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T19:58:01.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T17:27:11.835Z (2 months ago)
- Language: JavaScript
- Size: 985 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socket_ios_integration
To run server, open terminal and type: node server.js
&& Don't forget to install socket.io pods via : pod install on Socket_iOS_Integration folder.