Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Chat Server

Explain how you would design a chat server. In particular, provide details about the various backend components, classes and methods. What would be the hardest problems to solve?

Solutions:

Swift

Installation

Run make to build and run Swift files. Or you can run .playground file.