-
Notifications
You must be signed in to change notification settings - Fork 102
-
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
Replies: 1 comment
-
Hi @toweroff,
I don't know if I understood your question correctly, but wsServer doesn't require an HTTP server to work. You can always open the .html files locally in the browser and use them.
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.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment