Skip to content

Commit

Permalink
Add (de)serialization for dynamic arrays, fixed and dynamic strings
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizog committed Nov 2, 2024
1 parent c23233d commit 6d71dc2
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 12 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,3 @@ The library is still under development. The current major limitations and deviat
- Configuration and load balancing options in SOME/IP SD messages are not supported.
- TTL of Service Discovery entries is not checked yet.
- The Initial Wait Phase and Repetition Phase of the Service Discovery specification are skipped. The Main Phase is directly entered, i.e. SD Offer Entries are immediately sent cyclically.

### De-/Serialization

- Only fixed size arrays are supported. Dynamically sized arrays are not supported.
- Optional length fields for SOME/IP arrays are not supported.
- Strings are not supported yet.
- Configuration of padding is not supported yet.
Loading

0 comments on commit 6d71dc2

Please sign in to comment.