[Lazarus] Lazarus, FreePascal and chat
Alfred
alfred at consulab.nl
Mon Jul 25 08:56:26 CEST 2016
The mORMot ?
http://synopse.info/fossil/wiki?name=SQLite3+Framework
Chat sample based on bi-directional websockets.
https://github.com/synopse/mORMot/tree/master/SQLite3/Samples/31%20-%20WebSockets
Client:
https://github.com/synopse/mORMot/blob/master/SQLite3/Samples/31%20-%20WebSockets/Project31ChatClient.dpr
Server:
https://github.com/synopse/mORMot/blob/master/SQLite3/Samples/31%20-%20WebSockets/Project31ChatServer.dpr
Documentation:
http://synopse.info/files/html/Synopse%20mORMot%20Framework%20SAD%201.18.html#GG_PUBLISHSUBSCRIBECHAT_EMF
More information about the Lazarus
mailing list