donotturnoff / aerend

My third year project
0 stars 0 forks source link

Increase supported string lengths #163

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

The network protocol only supports strings of length up to 2^16. This could be extended up to 2^32 (customise with a compile-time flag?)