Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 922 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 922 Bytes

Wyvern-Protocol

A mesh based protocol for Wyv devices and all the things.

##Wyv ID

All wyv id's will be in Crockford's Base32 encoding with the length of 35bits.

##Packet Header

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1  
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
 | Packet Type |DType|  Version  |      TTL      |  TBA  |------
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  
 -----------------------Originator Wyv ID----------------------|  
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  
 |                       Sequnce Number                        |  
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+  
 |                                                             |  
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+