Method | Description | |
---|---|---|
HttpServer ( object context = null, int port = Http.DefaultPort, IVM vm = null, |
||
Run ( ) : void |
Method | Description | |
---|---|---|
GetWatchChangesAsync ( WatchChangesRequest req ) : Task |
||
GrantServerPermission ( string url ) : void | ||
HandleRequest ( |
||
Log ( |
||
Log ( string format ) : void | ||
Loop ( ) : void | ||
Visualize ( EvalResult res ) : void |
public HttpServer ( object context = null, int port = Http.DefaultPort, IVM vm = null, |
||
context | object | |
port | int | |
vm | IVM | |
visualizer | ||
discoverable | bool | |
return | System |