Replies: 1 comment
-
|
Hi @toweroff, It is worth mentioning, however, that wsServer does not work as an HTTP server... if that is the functionality you want, you can use a server like Apache, Nginx or another library together with wsServer. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I do not need a parsing by wsServer, I want to get http text only and answer to client over ws_sendframe or ws_sendframe_txt
it is possible?
Beta Was this translation helpful? Give feedback.
All reactions