awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fjcaetano avatar

fjcaetano/RxWebSocketArchived

0
View on GitHub↗
55 stars·13 forks·Swift·MIT·8 viewsblog.flaviocaetano.com/post/rxwebsocket↗

RxWebSocket

Reactive WebSockets

Features

  • Socket Communication - Provides reactive WebSocket support.

Star history

Star history chart for fjcaetano/rxwebsocketStar history chart for fjcaetano/rxwebsocket

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does fjcaetano/rxwebsocket do?

Reactive WebSockets

What are the main features of fjcaetano/rxwebsocket?

The main features of fjcaetano/rxwebsocket are: Socket Communication.

Which projects share features with fjcaetano/rxwebsocket?

Projects with overlapping indexed features include: daltoniam/starscream — Starscream is a Swift WebSocket client library that provides a concrete implementation of the WebSocket protocol for… glebradchenko/dnwebsocket — WebSocket(RFC-6455) library written using Swift. kitura/bluesocket — Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. kitura/bluesslservice — SSL/TLS Add-in for BlueSocket using Secure Transport and OpenSSL. socketio/socket.io-client-swift — This is a Socket.IO client library for Swift, providing an event-driven networking framework for establishing… swiftsocket/swiftsocket — The easy way to use sockets on Apple platforms.

Projects sharing features with RxWebSocket

These projects share indexed features with RxWebSocket. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daltoniam/starscreamdaltoniam avatar

    daltoniam/Starscream

    8,639View on GitHub↗

    Starscream is a Swift WebSocket client library that provides a concrete implementation of the WebSocket protocol for iOS and macOS applications. It functions as an event-driven wrapper for establishing and managing bidirectional connections to send and receive text and binary frames over TCP. The library includes a secure WebSocket client capable of encrypting traffic and validating server identities. It manages the full connection lifecycle, from the initial handshake and header exchange to session termination with custom close codes. The project covers a broad range of networking capabilit

    Swift
    View on GitHub↗8,639
  • glebradchenko/dnwebsocketGlebRadchenko avatar

    GlebRadchenko/DNWebSocket

    36View on GitHub↗

    WebSocket(RFC-6455) library written using Swift

    Swift
    View on GitHub↗36
  • kitura/bluesocketKitura avatar

    Kitura/BlueSocket

    1,420View on GitHub↗

    Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.

    Swift
    View on GitHub↗1,420
  • kitura/bluesslserviceKitura avatar

    Kitura/BlueSSLService

    101View on GitHub↗

    SSL/TLS Add-in for BlueSocket using Secure Transport and OpenSSL

    Swift
    View on GitHub↗101
Compare all 8 related projects→