Add a custom controller example
This commit is contained in:
parent
3e87a2de40
commit
66c826f41f
9 changed files with 231 additions and 1 deletions
|
|
@ -69,4 +69,10 @@ Websockets | websockets loadbalancing | nginx | Intermediate
|
|||
HTTP/2 | HTTP/2 loadbalancing | * | Intermediate
|
||||
Proxy protocol | leverage the proxy protocol for source IP | nginx | Advanced
|
||||
|
||||
## Custom controllers
|
||||
|
||||
Name | Description | Platform | Complexity Level
|
||||
-----| ----------- | ---------- | ----------------
|
||||
Dummy | A simple dummy controller that logs updates | * | Advanced
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue