Skip to content

Commit

Permalink
update things being worked in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV committed Oct 19, 2024
1 parent b6841c8 commit c0c1dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ Again, please check examples or the code for explanations. Documentation is bein
### Currently being worked

- unit tests coverage
- improving accuracy of Thing Descriptions
- separation of HTTP protocol specification like URL path and HTTP verbs from the API of properties, actions and events and move their customization completely to the HTTP server
- improving accuracy of Thing Descriptions
- cookie credentials for authentication - as a workaround until credentials are supported, use `allowed_clients` argument on HTTP server which restricts access based on remote IP supplied with the HTTP headers. This wont still help you in public networks or modified/non-standard HTTP clients.


Expand Down

0 comments on commit c0c1dad

Please sign in to comment.