Is there a reliable swift package for running a tcp connection from an ios app ?

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. SwiftSocket

    The easy way to use sockets on Apple platforms

    I managed to make it kind of work with CFStreamCreatePairWithSocketToHost but it seems to be deprecated. SwiftSocket looks to be a good solution too but at this point I'm not very sure what to do or what to use.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. swift-nio

    Event-driven network application framework for high performance protocol servers & clients, non-blocking.

    If you want something a little more robust for a low-level TCP connection, you can also use SwiftNIO.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any tutorials you recommend for URLSession?

    2 projects | /r/swift | 25 Feb 2022
  • WalletConnect Auth: how to connect a crypto wallet to iOS Swift DApp

    2 projects | dev.to | 4 Jan 2024
  • is it possible for Push Notifications to update sqlite on a notification outside the app?

    1 project | /r/iOSProgramming | 24 Aug 2022
  • What is the simplest way to have local http server in iOS app?

    4 projects | /r/iOSProgramming | 20 Apr 2022
  • I want to make a one-way messaging app but have no idea how to.

    1 project | /r/SwiftUI | 30 Mar 2021