rxswiftcommunity.github.io
rxswiftcommunity.github.io copied to clipboard
Update items.yml
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")