Mara

Latest version: v2.1.1

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.1.1

-----------------

Changes:

* Moved telnetlib3 and aiohttp from optional extras to required dependencies to match
documentation

2.1.0

-----------------

Features:

* Added SSL/TLS support to socket server
* Added support for HTTP and websockets using aiohttp
* Added support for ``server.on`` for easier event filtering to a server

Internal:

* Moved ``mara.clients`` to ``mara.server.connections``
* Renamed ``*Client`` classes to ``*Connection``
* Changed ``server.clients`` to ``server.connections``
* Changed ``ClientEvent.client`` to ``ConnectionEvent.connection``

Bugfixes:

* Fixed issue with multiple telnet servers

2.0.0

-----------------

Features:

* Moved to an asyncio loop
* Added support for multiple servers
* Telnet support using telnetlib3


Known issues:

* Removed contrib modules - will return as a separate package
* Angel is not implemented yet

0.7.0

-------------------

Feature:

* Added Protocol to Client

Changes:

* Client no longer supports telnet by default; must be initialised with the
* Styles refactored to support different renderers
* Setting ``client_buffer_size`` is now ``recv_buffer_size`` and
``send_buffer_size``
* Flash policy server has been removed

0.6.3

-----------------

Feature:

* Added Python 3.6 support


Bugfix

* Corrected packaging


Note: tests are no longer performed for Python 3.2 or 3.3 as they are EOL

0.6.2

-----------------

Bugfix:

* Corrected docs
* Corrected manifest

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.