#Need help optimizing remote
1 messages · Page 1 of 1 (latest)
Is it always these
Or does the data differ for different stuff
yeah
Differ?
sometimes it can be a different effect
And is the required data the same or different
no it changes too
Is turn them all into buffers
And then uh
Idk but bytenet does it so it should be possible
Not familiar with buffers personally
i see
Anyways
yea me neither
When u receive the data
Decrypt the buffer
Based on what effect it is
So you know what data there is
What
Oh yea
Numbers are 8 bytes minimum or something weren’t they
That’s a nice lil optimization
Gonna use strings instead
I rather not use a buffer yk
Bc I don’t want the overhead
It might not be worth it
I wonder if there’s other ways to do this client side effect dtuff
heck yea
what overhead
computational
buffers are fast
buffer is 2 + buffer len bytes