Commit d92d0a7
committed
[SPARK-52048] Add
### What changes were proposed in this pull request?
This PR aims to add `Swift Web Server` example repository link.
- https://github.com/dongjoon-hyun/spark-connect-swift-web
```
$ curl http://127.0.0.1:8080/hello
Connected to Apache Spark 4.0.0 Server%
```
### Why are the changes needed?
To provide more examples.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #116 from dongjoon-hyun/SPARK-52048.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>Swift Web Server example repository link1 parent c4f254b commit d92d0a7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments