DelphiWebsockets/DUnit
sage-syfre cdffdd25e1 * Add defines for supporting SSL and HTTPBridge and removing SUPEROBJECT dependency
Defines are defined in wsdefines.pas
Removing SUPEROBJECT allow to release under MPL license (which i expect)
Also fix
* bug : framing encoding when sending a frame in multiple parts (fin=false)
* bug : TIdIOHandlerWebsocket TIdIOHandlerWebsocket.ReadFrame _WaitByte ; may hang
Other changes
* Refactoring of TIdServerWebsocketHandling.ProcessServerCommandGet for inheritance
* Add event (TIdServerWSContext) to accept or refuse upgrade (allow to check session cookie)
* Change TWebsocketChannelRequest var aType:TWSDataType to allow receiving in a mode and answering in an other

To use OpenSSL you need a modification in IdSSLOpenSSL to let overwrite TIdSSLIOHandlerSocketOpenSSL class
2016-10-28 09:20:11 +02:00
..
Win32/Debug/html firefox support 2014-02-10 11:48:31 +01:00
NewLibrary_Intf.pas error handling and unit test 2013-11-18 14:27:13 +01:00
NewLibrary_Invk.pas error handling and unit test 2013-11-18 14:27:13 +01:00
NewService_Impl.pas error handling and unit test 2013-11-18 14:27:13 +01:00
UnitTestWebsockets.dpr * Add defines for supporting SSL and HTTPBridge and removing SUPEROBJECT dependency 2016-10-28 09:20:11 +02:00
UnitTestWebsockets.res error handling and unit test 2013-11-18 14:27:13 +01:00
mtTestROWebSockets.pas error handling and unit test 2013-11-18 14:27:13 +01:00
mtTestWebSockets.pas * Add defines for supporting SSL and HTTPBridge and removing SUPEROBJECT dependency 2016-10-28 09:20:11 +02:00