Replies: 2 comments 1 reply
-
libhv/examples/httpd/handler.cpp Line 364 in dd2bb95 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Try to set HttpRequest::http_cb to recv data. |
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
-
I want to write a C++ openai API to streaming LLM generated result. Since most GPT like streaming API use SSE protocal. Does libhv support it? And any example?
Beta Was this translation helpful? Give feedback.
All reactions