Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 328 Bytes

slip - Serial Line Internet Protocol for Pd

SLIP is used to transmit packet oriented protocols through stream based protocols (for instance: OSC over TCP).

Author: Martin Peach

Object classes

  • [slipenc]
    encodes SLIP packets.
  • [slipdec]
    decodes SLIP packets.