Skip to content

A simple Point-to-Point Protocol implementation written in Go.

License

Notifications You must be signed in to change notification settings

soypat/tiny-sproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-sproto

A simple Point-to-Point Protocol implementation written in Go.

This implementation was built to be used with serial (UART RS-232) for interoperation between a embedded linux running Go and a raspberry pi pico running Tinygo.

See Eli's blogpost for invaluable information on framing in serial protocols.

Releases

No releases published

Languages