Skip to main content

Python module providing the SLIP protocol over TCP sockets

Project description

This module adds the SLIP protocol on top of the standard Python socket. This is one way of enabling message-based communication over TCP.

This module is intended for Python developers. It is useful in the following situations:

  • You need to implement an application that requires processes to exchange messages via long-standing TCP connections, and you are free to choose the method of message delimitation.

  • You are developing an application that must communicate with an existing application that uses SLIP over TCP to exchange messages.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page