Found 97 repositories(showing 30)
facebookincubator
A conforming Objective-C WebSocket client library.
kuraydev
Simple STOMP Client library, Swift 3 and 4, 4.2, 5 compatible
gitkong
socketRocket 封装,block回调,有重连机制
florianmari
Use GraphQL Subscriptions on iOS :ok_hand:
seegno
A client written in Objective-C for the Primus real-time framework with initial support for web sockets (via SocketRocket) and socket.io (via socket.IO-objc). Easily switch between different real-time Objective-C frameworks without any code changes.
A higher-level API for SocketRocket with reachability and reconnect
Quxiaolei
Chat use WebSocket of Facebook's SocketRocket
alibasta
A STOMP Websocket client written in Swift using SocketRocket to communicate over WebSocket. At the moment I only support sending and receiving JSON data.
fangdafei
SocketRocket发送消息,连接,断开,心跳机制处理;
thefactory
Xamarin SocketRocket binding
akiramur
Demo app for PeerClient which is native peerjs webrtc client for iOS written with Swift
max-mapper
native websockets cordova plugin
tactivos
Pusher.NET implementation using SocketRocket for Xamarin.iOS
yagitoshiro
SocketRocket wrapper for Titanium (iOS)
Yuan91
iOS Socket封装,支持断线重连、心跳机制
angletiantang
基于SocketRocket进行简单的封装
GitKenCom
WebSocket-SocketRocket
yz--lmy
使用SocketRocket写的关于WebSocket的 iOS小例子
andreasmpet
Trying out SocketRocket
gaoyuGood
No description available
ironCheng
WebSocket for iOS, depend on SocketRocket
A very simple rails app to enable Private Pub <-> SocketRocket communication
MeetFutureOrg
Encapsulate a WebSocket library base on Facebook's SocketRocket library.封装Facebook的SocketRocket,实现每个send消息成功失败回调,连接超时,send超时。
silicn
A Demo about SocketRocket SRWebSocket
iltercengiz
SSL test with AFNetworking and SocketRocket
nicolai86
A very simple SocketRocket iOS client which works with Private Pub
angletiantang
OC版本的WebSocket Demo,基于SocketRocket实现,上层进行简单的封装
appssemble
iOS communication framework based on multipeer connectivity and WebRTC, it provides real time communication and time synchronization. It uses libjingle, WebRTC, SocketRocket, ntp and the MultiplayerConnectivity Framework. It provides 2 types of communication, via RTC and by using muliplayer connectivity in the local network.
amikey
https://github.com/square/SocketRocket.git
YQqiang
基于 SocketRocket 的 WebSocket 使用