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

Kitura/BlueSocket

0
View on GitHub↗
1,420 stars·194 forks·Swift·Apache-2.0·9 views

BlueSocket

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

Features

  • Socket Communication - Provides a cross-platform low-level socket framework.

Star history

Star history chart for kitura/bluesocketStar history chart for kitura/bluesocket

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 kitura/bluesocket do?

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

What are the main features of kitura/bluesocket?

The main features of kitura/bluesocket are: Socket Communication.

Which projects share features with kitura/bluesocket?

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/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 BlueSocket

These projects share indexed features with BlueSocket. 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/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→