Httpd

From LilyWiki

Jump to: navigation, search


Contents

[edit] httpd

HTTP Web server.
 

[edit] Inlets

inlet1 message is sent as http response, "bang" sends an empty response
<anything>
<bang>
inlet2 "start" starts the server, "stop" stops it
<start>
<stop>
 

[edit] Outlets

outlet1 http request
 

[edit] Arguments

port [6669], timeout [5000]
 

[edit] Notes

 
Personal tools