Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV committed Oct 12, 2024
1 parent 3438c42 commit 8066ef9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,8 @@ JSON examples above or can be supplied manually.
- asyncio compatible - async RPC server event-loop and async HTTP Server - write methods in async
- choose from multiple ZeroMQ transport methods which offers some possibilities like the following without changing the code:
- expose only a dashboard or web page on the network without exposing the hardware itself
- serve multiple objects with the same HTTP server
- run HTTP Server & python object in separate processes or the same process
- run direct ZMQ-TCP server without HTTP details
- serve multiple objects with the same HTTP server, run HTTP Server & python object in separate processes or the same process

Again, please check examples or the code for explanations. Documentation is being activety improved.

Expand Down

0 comments on commit 8066ef9

Please sign in to comment.