Add encoder(s) #1

Merged
glyph merged 18 commits from encoder into main 2022-09-21 11:37:28 +00:00
Owner

Encoding of the following Elixir types is supported:

  • List
  • Map
  • Tuple
  • String
  • Boolean
  • Nil
  • Integer
  • Float

Encoding of the following Scuttlebutt types is supported:

  • Feed (classic)
  • Message (classic)
  • Blob
  • Signature
  • Private message (box, box2)
Encoding of the following Elixir types is supported: - List - Map - Tuple - String - Boolean - Nil - Integer - Float Encoding of the following Scuttlebutt types is supported: - Feed (classic) - Message (classic) - Blob - Signature - Private message (box, box2)
glyph added 18 commits 2022-09-21 11:37:11 +00:00
glyph merged commit 757a498378 into main 2022-09-21 11:37:28 +00:00
glyph deleted branch encoder 2022-09-21 11:37:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: glyph/ssb_bfe#1
No description provided.