(C++) Creating a chat program using Wt

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) Wt Creating a chat program using Wt

 

This page is about creating a chat program using the Wt library.

 

 

 

 

 

Examples

 

  • WtChat1: my own near-simplest chatting program possible
  • WtSimpleChat: official example of a simple chat program