Documentation ¶ Index ¶ func RunServer() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunServer ¶ func RunServer() RunServer starts a new ICQ Chat Server. The main job of the function is to listen for and accept new incoming newtwork connections from clients. For each connection the func creates a new handleConnection goroutine. Types ¶ This section is empty. Source Files ¶ View all Source files icq.go Click to show internal directories. Click to hide internal directories.