Added readme files to the examples.
Minor changes in various ecf file and code. Moved filter example under _update_needed since it has obsolete code.
This commit is contained in:
6
examples/proxy/README.md
Normal file
6
examples/proxy/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Proxy example
|
||||
=============
|
||||
|
||||
Via the `wsf_proxy` library, it is possible to implement a simple reverse proxy service.
|
||||
Note: you need to edit the `application_execution.e` file to use proper remote service.
|
||||
(You can use for instance any of the EWF examples as remote server, or also existing public server).
|
||||
Reference in New Issue
Block a user