Embassy
Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux (by envoy)
Zewo
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines. (by Zewo)
Embassy | Zewo | |
---|---|---|
1 | - | |
603 | 1,852 | |
0.0% | -0.1% | |
0.0 | 0.0 | |
about 1 year ago | about 5 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Embassy
Posts with mentions or reviews of Embassy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-05.
-
Is it possible/straightforward to have a webserver baked in to an iOS app?
Right now I'm using https://github.com/envoy/Embassy. There's also https://github.com/envoy/Ambassador if you want an "HTTP Framework". These are more lightweight, but they might not be feature complete.
Zewo
Posts with mentions or reviews of Zewo.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Zewo yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Embassy and Zewo you can also consider the following projects:
swifter - Tiny http server engine written in Swift programming language.
Vapor - 💧 A server-side Swift HTTP web framework.
Kitura - A Swift web framework and HTTP server.
Perfect - Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
GCDWebServer - The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
Swift-Server - A very basic proof-of-concept Swift HTTP server that does not require Foundation