diff --git a/data/items.yml b/data/items.yml index c3593a1..e8c38bc 100644 --- a/data/items.yml +++ b/data/items.yml @@ -152,6 +152,10 @@ sections: repo: RxSwiftCommunity/RxStarscream description: A lightweight extension to subscribe Starscream websocket events with RxSwift. + - name: RxSocket.io + repo: RxSwiftCommunity/RxSocket.io + description: A lightweight extension to subscribe Socket.io websocket events + with RxSwift. - name: RxGoogleMaps repo: kciter/RxGoogleMaps description: RxGoogleMaps is a RxSwift wrapper for GoogleMaps delegate.