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

swiftsocket/SwiftSocket

0
View on GitHub↗
1,694 stars·406 forks·Swift·BSD-3-Clause·10 views

SwiftSocket

The easy way to use sockets on Apple platforms

Features

  • Socket Communication - Offers a simple TCP socket library.

Star history

Star history chart for swiftsocket/swiftsocketStar history chart for swiftsocket/swiftsocket

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 swiftsocket/swiftsocket do?

The easy way to use sockets on Apple platforms

What are the main features of swiftsocket/swiftsocket?

The main features of swiftsocket/swiftsocket are: Socket Communication.

Which projects share features with swiftsocket/swiftsocket?

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… fjcaetano/rxwebsocket — Reactive WebSockets. 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…

Projects sharing features with SwiftSocket

These projects share indexed features with SwiftSocket. 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
  • fjcaetano/rxwebsocketfjcaetano avatar

    fjcaetano/RxWebSocket

    55View on GitHub↗

    Reactive WebSockets

    Swift
    View on GitHub↗55
  • 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
Compare all 8 related projects→