Anurag Ajwani
1 min readJun 8, 2017

--

Peter Zignego I checked that out. I am still quite unknowledgeable on server side swift and how it works. I followed your example in this tutorial. Then I tested out that snippet from the README file. I realised that the way the server works has changed now and my swift code was exiting even when server?.start() was being called. I forgot to include the line RunLoop.main.run() at the end of the main.swift file. Thanks for your response :)

--

--

Anurag Ajwani

Senior iOS Engineer at Travelperk. 7+ years experience with iOS and Swift. Blogging my knowledge and experience.