rxswiftcommunity.github.io icon indicating copy to clipboard operation
rxswiftcommunity.github.io copied to clipboard

Update items.yml

Open behrad-kzm opened this issue 4 years ago • 0 comments

Added RxSocket.io below RxStarscream.

With this library your distance to whole socket complexity is a single line of code. Simple, readable, useful:


let observable: Observable<MyCodable> = socket.observe(eventName: "message_updates")

behrad-kzm avatar Dec 18 '20 11:12 behrad-kzm