This repository was archived by the owner on Feb 4, 2023. It is now read-only.
server.send buffer size #22
jlemieux55
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Been using the websocket and webserver libraries, nice work!
I need to increase the buffer size on the server.send command. My html is over 4500bytes.
Found a buffer size setup for "send_p" but not "send".
Is their a workaround? found the "stream" function but not sure what it does.
Beta Was this translation helpful? Give feedback.
All reactions