Samchon Framework for CPP  1.0.0
samchon::example::chat_service Namespace Reference

A chat service inherited from cloud service. More...

Classes

class  ChatClient
 A client. More...
 
class  ChatMessage
 A chat message. More...
 
class  ChatRoom
 A chat room. More...
 
class  ChatRoomArray
 A manager of chat rooms. More...
 
class  ChatServer
 A chat server. More...
 
class  ChatService
 A chat service. More...
 
class  ChatUser
 An user in chat server. More...
 
class  ListService
 A list service of chat rooms. More...
 

Detailed Description

A chat service inherited from cloud service.

An example for realizing cloud service and using critical allocators.

example_chat_service.png
Author
Jeongho Nam