|
|
d4c79f1893
|
Fixed xml info of ecf files.
|
2017-03-07 14:31:36 +01:00 |
|
|
|
a44ca1a76c
|
Converted all ecf files to ecf version 1-16-0 .
|
2017-02-14 14:47:07 +01:00 |
|
|
|
ca8f95a594
|
Made library ecf compilable in scoop concurrency mode by default.
So ecf files are compilable with 16.05 and 16.11 .
|
2016-12-01 14:56:56 +01:00 |
|
|
|
5a9ccce558
|
Made library ecf compilable in scoop concurrency mode by default.
Except nino related projects that depends on EiffelThread.
|
2016-11-01 14:30:19 +01:00 |
|
|
|
897f64e4fe
|
Reuse http_network library.
Reintroduced HTTPD_STREAM_SOCKET for backward compatibility, and ease of usage.
Added websocket libraries (client, and protocol).
|
2016-10-13 16:25:11 +02:00 |
|
|
|
193cc3cbde
|
Renamed WGI_STANDALONE_CONNECTOR_ACCESS as WGI_STANDALONE_CONNECTOR_EXPORTER.
Isolate the websocket implementation in descendant of {WEB_SOCKET_EVENT_I}.
Added very simple echo websocket example.
+ code cleaning.
|
2016-06-22 10:46:15 +02:00 |
|