apple / apple/swift-nio-examples

proper HTTP server example

Open
#7 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
256
Forks
67
PR merge metrics
No merged PRs in 30d

Description

we should have a short HTTP server example that does

- SSL
- HTTP/2
- possibly websockets

and it should live in this repository so we can depend on the other NIO parts. This should supersede `NIOHTTP1Server` as the example we point people to.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing NIOHTTP1Server example in this repository and reviewing how it uses the other NIO parts. Confirm whether SSL, HTTP/2, and websockets are all required before defining the replacement example. Done means a short HTTP server example meets the agreed requirements and supersedes NIOHTTP1Server as the example people are directed to.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
backend, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.