Documentation additions.

This commit is contained in:
David Botton 2020-12-17 22:30:20 -05:00
parent 7232f73458
commit ea8cf343ba
3 changed files with 46 additions and 2 deletions

View file

@ -47,7 +47,7 @@ Status:
- Connection methods
- Websockets - Done
- AJAX/HTML - to do (In 2021 are there browsers supporting Websockets?)
- AJAX/HTML - to do (In 2021 are there browsers not supporting Websockets?)
- Long Poll - to do (Needed for websites for webcrawlers and firewalls)
- Direct API access to native browser components - to do