OpenBMC: BmcWeb处理WebScoket1 判断是否为WebSocket
OpenBMC:BmcWeb 处理http请求1 生成Request和AsyncResp对象_bmc web-CSDN博客
介绍了在读取完http头后,将调用Connection::handle处理http请求,而在调用handler->handle(req, asyncResp);前实际上还有一个处理websocket的过程:
OpenBMC:BmcWeb 处理http请求1 生成Request和AsyncResp对象_bmc web-CSDN博客
介绍了在读取完http头后,将调用Connection::handle处理http请求,而在调用handler->handle(req, asyncResp);前实际上还有一个处理websocket的过程: