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
tidwall avatar

tidwall/SwiftWebSocketArchived

0
View on GitHub↗
1,547 stars·244 forks·Swift·MIT·10 views

SwiftWebSocket

Fast Websockets in Swift for iOS and OSX

Features

  • HTTP Networking - High-performance WebSocket client.
  • Socket Communication - Provides a high-performance WebSocket client.

Star history

Star history chart for tidwall/swiftwebsocketStar history chart for tidwall/swiftwebsocket

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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 tidwall/swiftwebsocket do?

Fast Websockets in Swift for iOS and OSX

What are the main features of tidwall/swiftwebsocket?

The main features of tidwall/swiftwebsocket are: HTTP Networking, Socket Communication.

What are some open-source alternatives to tidwall/swiftwebsocket?

Open-source alternatives to tidwall/swiftwebsocket include: alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… ashfurrow/moya. daltoniam/starscream — Starscream is a Swift WebSocket client library that provides a concrete implementation of the WebSocket protocol for… daltoniam/swifthttp — Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. dongri/oauthswift. aerogear/aerogear-ios-http.

Open-source alternatives to SwiftWebSocket

Similar open-source projects, ranked by how many features they share with SwiftWebSocket.
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on GitHub↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    View on GitHub↗42,385
  • ashfurrow/moyaA

    ashfurrow/Moya

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • aerogear/aerogear-ios-httpA

    aerogear/aerogear-ios-http

    0View on GitHub↗
    View on GitHub↗0
  • See all 22 alternatives to SwiftWebSocket→