Skip to content

Instantly share code, notes, and snippets.

@gjohnson
Created June 16, 2013 16:20
Show Gist options
  • Save gjohnson/5792525 to your computer and use it in GitHub Desktop.
Save gjohnson/5792525 to your computer and use it in GitHub Desktop.
type Message struct {
codec uint32
meta uint8
body string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment