New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

minreal

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minreal

A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.

  • 0.4.2
  • PyPI
  • Socket score

Maintainers
1

A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.

minreal

A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.

Disclaimer: Gosh this is a new project. Don't use it for anything yet.

Disclaimer disclaimer: None of the technology s particularly new, but I have ideas for where this might go that might be interesting.

Running the examples

The standalone server can be run like:

$ mrl <mount path>:<client plugin module dotted name>:<client plugin class>

So you can run the examples like:

# For the echo server example
$ mrl echo:minreal.examples.echo:EchoClient

# For the TCPSocket IRC example
$ mrl tcp:minreal.examples.tcp:TCPClient

Developing a plugin

Take a look at the annotated example to get started.

v0.2.0

  • Updated the csp.js client to the trickly client.

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc