Andrea Maria Piana f55e777bd6
Add SendRawP2PDirect
Adds a function to send RawValue envelopes. This is needed as a
performance optimization, as currently most of the processing time is
spent decoding envelopes and coding them back when sending them.
This will allow us to skip this unnecessary step.
2019-05-06 12:32:09 +02:00
2018-10-15 16:03:46 +02:00
2019-03-14 08:04:41 +02:00
2019-05-06 12:32:09 +02:00
2018-10-15 16:03:46 +02:00
2019-03-14 08:04:41 +02:00
2019-03-14 08:04:41 +02:00
Description
No description provided
Languages
Go 99.4%
Makefile 0.6%