hramenko / bauglir-websocket

Automatically exported from code.google.com/p/bauglir-websocket
0 stars 0 forks source link

OnReceiveData, OnSendData, OnHandshake event for client and server #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add events 
  * OnReceiveData to listen for receiving from outside of connection/server thread.
  * OnSendData to listen for sending from outside of connection/server thread.
  * OnHandshake to listen for successfull handshake from outside of connection/server thread.

For Pascal implementation

Original issue reported on code.google.com by Bronisla...@bauglir.com on 29 Mar 2011 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 15 Apr 2011 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 17 Apr 2011 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 17 Apr 2011 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 30 Aug 2011 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 30 Aug 2011 at 9:50