index
:
zaprus
master
stack-allocation
do THINGS with NETWORKS in ZIG
contact@robbyzambito.me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Don't print help after sending message
Robby Zambito
3 days
*
Add comment for cli example reference
Robby Zambito
3 days
*
Allow caller to specify what kind of message to send with arg
Robby Zambito
3 days
*
Nicer message for no response
Robby Zambito
3 days
*
Handle network blocking well
Robby Zambito
3 days
*
Don't use multi threading where it is not required
Robby Zambito
3 days
*
Last handshake packet uses non 8888 port
Robby Zambito
3 days
*
Complete the handshake
Robby Zambito
3 days
*
Receive and print the response from the sentinel
Robby Zambito
3 days
*
Initial awaiting for handshake response
Robby Zambito
3 days
*
Start proper connection handshake
Robby Zambito
3 days
*
Move binary back to zaprus
Robby Zambito
3 days
*
Correctly handle the endiness and packedness of the the header reading and wr...
Robby Zambito
3 days
*
Write the header as a packed int
Robby Zambito
3 days
*
Not using writer
Robby Zambito
3 days
*
Initial testing of connection message
Robby Zambito
3 days
*
Move sendRelay logic to Saprus struct
Robby Zambito
3 days
*
Break relay into a specific program
Robby Zambito
3 days
*
Move types to their own file
Robby Zambito
3 days
*
GREATLY improve clarity
Robby Zambito
3 days
*
Move dba to top level scope
Robby Zambito
3 days
*
add comments!!!!!
Robby Zambito
3 days
*
move aux funcs back into the union
Robby Zambito
3 days
*
Remove redundant comptime
Robby Zambito
3 days
*
Properly initialize the SaprusMessage fromBytes
Robby Zambito
3 days
*
dedup some
Robby Zambito
3 days
*
Break out encoding and decoding into its own functions
Robby Zambito
3 days
*
Add decoding connection messages
Robby Zambito
3 days
*
Add packet decoding
Robby Zambito
3 days
*
Small cleanup
Robby Zambito
3 days
*
Remove unnecessary explicit cast
Robby Zambito
3 days
*
Specify endianness when writing the header struct
Robby Zambito
3 days
*
Explicitly specify the size of connection options
Robby Zambito
3 days
*
Clean up string handling
Robby Zambito
3 days
*
Make header always a packed struct
Robby Zambito
3 days
*
Base64 encode relay message
Robby Zambito
3 days
*
Add connection message type
Robby Zambito
3 days
*
Remove tests
Robby Zambito
3 days
*
Working with nice union
Robby Zambito
3 days
*
it works!
Robby Zambito
3 days
*
Getting some data but malformed
Robby Zambito
3 days
*
Add msgs with toBytes functions
Robby Zambito
3 days
*
Remove lib
Robby Zambito
3 days
*
Initial commit
Robby Zambito
3 days