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
vapor-community avatar

vapor-community/sockets

0
View on GitHub↗
569 stars·53 forks·Swift·MIT·13 views

Sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.

Features

  • Socket Communication - Handles TCP and UDP sockets on Linux and macOS.

Star history

Star history chart for vapor-community/socketsStar history chart for vapor-community/sockets

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

Open-source alternatives to Sockets

Similar open-source projects, ranked by how many features they share with Sockets.
  • 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
See all 8 alternatives to Sockets→

Frequently asked questions

What does vapor-community/sockets do?

🔌 Non-blocking TCP socket layer, with event-driven server and client.

What are the main features of vapor-community/sockets?

The main features of vapor-community/sockets are: Socket Communication.

What are some open-source alternatives to vapor-community/sockets?

Open-source alternatives to vapor-community/sockets 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…