Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Start proper connection handshake | Robby Zambito | 14 days |
| | |||
* | Move binary back to zaprus | Robby Zambito | 14 days |
| | | | | Also clean up the args for the aux functions by computing the type instead of passing it | ||
* | Not using writer | Robby Zambito | 14 days |
| | | | | | Use direct mem copying into the buf instead of writing to it with the writer interface. Probably better to use the writer actually, since this suffers from the same issue with the extra two null bytes. | ||
* | Initial testing of connection message | Robby Zambito | 14 days |
| | |||
* | Move sendRelay logic to Saprus struct | Robby Zambito | 14 days |