Additional backends that might be useful:
- Straight TCP (and maybe worry about retry intervals and meltdown)
- Websockets
- Non-websockets HTTPS using polling and HTTP keepalives, to work with proxy servers
- SSH
- DNS
- ICMP Ping
Note: Don't work on this until the backend API has stabilized.
Additional backends that might be useful:
Note: Don't work on this until the backend API has stabilized.