Jocelyn Fiat
|
38cf5d7a6f
|
Updated requirements, now EiffelWeb requires 17.05 or newer.
Improved support for future 17.11 version with new openssl library.
|
2017-10-05 22:07:05 +02: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 |
|
|
|
981942b2d6
|
Extracted network socket classes from httpd folder, and created a new library/network/http_network library.
Renamed HTTPD_STREAM_SOCKET as HTTP_STREAM_SOCKET.
Made http_client (net) library use the new http_network library.
|
2016-10-12 23:27:55 +02:00 |
|
|
|
c132d7734b
|
Moved httpd library from ewsgi/connectors/standalone/lib/httpd to httpd.
Reused the http_network library as well inside httpd library.
|
2016-10-12 22:54:21 +02:00 |
|