socket.io-client-swift
Real-time network library
A library providing a client-side implementation of the Socket.IO real-time communication protocol for iOS and macOS applications.
5k stars
136 watching
842 forks
Language: Swift
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,343 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,008 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,684 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,370 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,208 |
kirkness/react-native-swift-socketio | A React Native wrapper for the Socket.io Swift Library | 109 |
facebookincubator/socketrocket | A WebSocket client library for iOS and macOS | 9,554 |
robbiehanson/cocoaasyncsocket | An asynchronous socket networking library providing a simple and powerful way to build TCP/IP and UDP connections | 12,454 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,276 |
daltoniam/starscream | A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,348 |
walkor/phpsocket.io | A PHP implementation of a real-time communication framework using Workerman | 2,302 |
httpswift/swifter | A lightweight HTTP server framework written in Swift for building simple web applications and services | 3,907 |
kitura/bluesocket | A socket framework for Swift that enables communication between processes on various platforms including iOS, macOS, and Linux. | 1,412 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,825 |
rhummelmose/bluetoothkit | A framework providing a simplified API for BLE communication on iOS devices | 2,273 |