
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
|Build Status| |Code Health| |Coverage Status| |PyPI Status|
Implementation of a Reliable UDP Protocol Layer over Twisted.
This implementation makes no explicit effort to adhere to any published standard about RUDP (RFCs, etc).
::
pip install txrudp
In order to use encrypted connections, you need to install txrudp
with
the crypto
extension:
::
pip install txrudp[crypto]
This extension denends on the PyNaCl
package, and attempts to install it
as part of the setup. Installation is known to fail on Windows. See
this <http://geroyblog.blogspot.gr/2015/03/compiling-and-using-pynacl-on-windows-7.html>
__
about manually installing PyNaCl
on Windows.
Support for Python 3 will be made available as soon as the protobuf
package officially
supports Python 3.
Original node.js library <https://github.com/shovon/node-rudp>
__Original port to Python <https://github.com/hoffmabc/python-rudp>
__PyNaCl <https://pynacl.readthedocs.org/en/latest/public/>
__Protobuf <https://developers.google.com/protocol-buffers/>
__txrudp is released under the MIT License <LICENSE>
__.
.. |Build Status| image:: https://travis-ci.org/OpenBazaar/txrudp.svg?branch=master :target: https://travis-ci.org/OpenBazaar/txrudp .. |Code Health| image:: https://landscape.io/github/Renelvon/txrudp/master/landscape.svg?style=flat :target: https://landscape.io/github/OpenBazaar/txrudp/master .. |Coverage Status| image:: https://coveralls.io/repos/OpenBazaar/txrudp/badge.svg?branch=master&service=github :target: https://coveralls.io/github/OpenBazaar/txrudp?branch=master .. |PyPI Status| image:: https://badge.fury.io/py/txrudp.svg :target: http://badge.fury.io/py/txrudp :alt: Latest PyPI version
FAQs
A Twisted extension implementing RUDP
We found that txrudp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.