Skip to content
/ go-hdlc Public

hdlc-framing and unframing of buffers on a byte stream.

License

Notifications You must be signed in to change notification settings

lvdlvd/go-hdlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hdlc

GoDoc

Package hdlc implements HDLC-like framing of packets on bytestreams.

The C directory contains 2 C functions to do the same.

I use this to have my go programs on a macbook exchange binary packets with an arduino over a serial port.

About

hdlc-framing and unframing of buffers on a byte stream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published