Skip to content
Snippets Groups Projects
Select Git revision
  • 29442194602fb7b09ffc197aeeb7fb3d9fc806de
  • master default
  • 0.5.1
  • 0.3.1
4 results

examples

user avatar
James Munns authored
Start modularizing packet

move header into its own chunk, include tests

Move auto_respond as a class method

Move packet into its own file

rename "packet" to "message"

Rename Response and Request to *Type to free up the names

Added request and response, pretty clunky feeling though. How can I refactor this?

Better consistency using "message" for the packet inside a Request/Response

cleanup `use`s a bit

more cleaning

Cleanup before pull request

Add tests

Add response test

Cargo fmt
57ce239e
History
Name Last commit Last update
..