refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

remove full packet prefixes #199

Closed jmwample closed 11 months ago

jmwample commented 11 months ago

Remove Full packet prefixes with hardcoded fields that would usually be random, these can be either generated and distributed later using the bidirectional API, OR added using a regex based generator in the future. Adding them to the original static prefix list is unnecessary.