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: 4 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,350 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
swiftsocket/swiftsocket | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,686 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,383 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
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,568 |
robbiehanson/cocoaasyncsocket | An asynchronous socket networking library providing a simple and powerful way to build TCP/IP and UDP connections | 12,458 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,282 |
daltoniam/starscream | A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,377 |
walkor/phpsocket.io | A PHP implementation of a real-time communication framework using Workerman | 2,305 |
httpswift/swifter | A lightweight HTTP server framework written in Swift for building simple web applications and services | 3,912 |
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,855 |
rhummelmose/bluetoothkit | A framework providing a simplified API for BLE communication on iOS devices | 2,279 |