Simplesockets

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.3.1

- fixed some spelling mistakes
- improved code documentation
- a bit more Typehints
- `send_data(data, client)` now raises TypeError if data is Socket_Response, and the type of data.response is not
supported

0.3.0

- improved event system for `await_event()`
- new class Server_Client
- new class Socket_Response
- new class Exception_Collection
- new class Better_Exception
- new class Event
- new class Event_System
- bugfixes

0.2.0

- filepath isn't required anymore in the securesockets
- user and pw variables can now be changed with `login_data(user, password)` instead of in `connect()`
- more decisions in `send_data()` for securesockets
- changed `disconnect()` function. It disconnects and calls the `__init__()` function after.
- bugfixes

0.1.0

- improved RSA speed
- improved security in the self-made secure socket
- importing classes in `__init__.py`
- new exception collecting system
- added `close()` functions to Server and Client
- added support for python keyword `with`

0.0.9

Not secure
- improved code documentation
- improved documentation
- removed ipv6 support
- first tests
- small additions
- small changes

0.0.8

Not secure
- added `await_event(timeout=0)` function to the Client and Server
- added documentation to the code
- added `Address` property to the Client
- added `SetupError`
- changed Project build
- bugfixes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.