Skip to content

Rustastic/Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembler

The Assembler implements 3 methods:

  • new(): creates a new assembler
  • fragment_message(): takes in input a reference to a message and returns (if the message is correctly serialized) a vec of fragments
  • process_fragment(): takes in input a fragment, source id and session_id (fields of the packet). if the assembler has received all the fragments that form
  • a message the method returns an Option otherwise it returns none.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages