KarlZheng
Results
1
comments of
KarlZheng
Solved by replace ``` let httpServer = demoServer(Bundle.main.resourcePath!) ``` with ``` let httpServer = HttpServer() ```