uAgents
uAgents copied to clipboard
A fast and lightweight framework for creating decentralized agents with ease.
Moved from here: https://github.com/fetchai/cosmpy/discussions/360 > i think asyncio.get_event_loop() method works within uagents module ? and how to call asyncio.get_event_loop() function in uagents module? > class ASGIServer: > def init( >...
Currently the Bureau runs the startup tasks but not the shutdown.
Research and implement basic end-to-end encryption for uAgents messages.
Received and sent local messages can now be retrieved through `http://localhost:/messages` endpoint
### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and made sure there are no similar bug...
We need to improve logging throughout the whole framework and enable the user to configure verbosity as well as output of the logs. - agent already has log level as...
### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and made sure there are no similar bug...