Socket.IO
By socketio
SwiftSocket
The easy way to use sockets on Apple platforms (by swiftsocket)
Socket.IO | SwiftSocket | |
---|---|---|
4 | 1 | |
5,208 | 1,676 | |
0.2% | 0.3% | |
2.6 | 0.0 | |
3 months ago | 9 months ago | |
Swift | Swift | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Socket.IO
Posts with mentions or reviews of Socket.IO.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-21.
- Does v16 of socket io of swift client supports nodejs socket io server v4?
-
Awesome macOS Libraries List
Socket.IO - Socket.IO client written on Swift. Language: Swift.
-
Socket.io POST Requests from Socket.IO-Client-Swift
I am running socket.io on an Apache server through Python Flask. We're integrating it into an iOS app (using the Socket.IO-Client-Swift library) and we're having a weird issue.
-
What’s everyone working on this month? (January 2021)
Yeah, I am using https://github.com/socketio/socket.io-client-swift with my Xcode project, and server in nodejs.
SwiftSocket
Posts with mentions or reviews of SwiftSocket.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-16.
-
Is there a reliable swift package for running a tcp connection from an ios app ?
I managed to make it kind of work with CFStreamCreatePairWithSocketToHost but it seems to be deprecated. SwiftSocket looks to be a good solution too but at this point I'm not very sure what to do or what to use.
What are some alternatives?
When comparing Socket.IO and SwiftSocket you can also consider the following projects:
Starscream - Websockets in swift for iOS and OSX
Alamofire - Elegant HTTP Networking in Swift
BlueSocket - Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.
SocketRocket
SwiftWebSocket
Moya - Network abstraction layer written in Swift.
Socks - 🔌 Non-blocking TCP socket layer, with event-driven server and client.
WebSocket - WebSocket implementation for use by Client and Server