httpswift / swifter

Tiny http server engine written in Swift programming language.
BSD 3-Clause "New" or "Revised" License
3.87k stars 538 forks source link

can not use on iPhone #553

Open Noraaa1 opened 1 week ago

Noraaa1 commented 1 week ago

I start a server, on iOS simulator and iPad, it can be visited by other local device. But on iPhone, it can be visited by localhost:8080, but cant be visited by other local device.