mirror of
https://github.com/status-im/whisper.git
synced 2025-02-22 15:38:18 +00:00
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.
Description
No description provided
Languages
Go
99.4%
Makefile
0.6%