Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ithewei/libhv issues and pull requests
#579 - centos6.10编译没有通过
Issue -
State: closed - Opened by wangxiaoer3924 7 months ago
- 1 comment
#579 - centos6.10编译没有通过
Issue -
State: closed - Opened by wangxiaoer3924 7 months ago
- 1 comment
#578 - Linux下configure和cmake构筑产生的静态库文件名字不一样
Issue -
State: open - Opened by SuperBigYB 7 months ago
- 1 comment
#578 - Linux下configure和cmake构筑产生的静态库文件名字不一样
Issue -
State: open - Opened by SuperBigYB 7 months ago
- 1 comment
#577 - UDP在收到数据后为啥只调用一次recvfrom,非阻塞 + ET 模式 + 大数据量情况下是否会导致后面数据无法进入hloop_process_events而一直存在缓存区中?
Issue -
State: closed - Opened by TonyBeen 7 months ago
- 3 comments
#577 - UDP在收到数据后为啥只调用一次recvfrom,非阻塞 + ET 模式 + 大数据量情况下是否会导致后面数据无法进入hloop_process_events而一直存在缓存区中?
Issue -
State: closed - Opened by TonyBeen 7 months ago
- 3 comments
#576 - hv线程模型的疑惑
Issue -
State: closed - Opened by xs-411 7 months ago
- 7 comments
#576 - hv线程模型的疑惑
Issue -
State: open - Opened by xs-411 7 months ago
- 6 comments
#575 - Using x86_64-w64-mingw32-gcc to compile error
Issue -
State: closed - Opened by xuchen-tech 7 months ago
- 2 comments
#574 - 关于基于TcpClient/TcpServer创建出的额外端口作用?
Issue -
State: closed - Opened by charlielven 7 months ago
- 4 comments
#573 - 路由的占位符解析和查询参数的解析覆盖问题
Issue -
State: open - Opened by zixiai 8 months ago
- 4 comments
#572 - make install will complain error for no-root user for "ldconfig 2>/dev/null" need root permission
Issue -
State: closed - Opened by cagev 8 months ago
- 3 comments
#571 - httpclient下载文件失败
Issue -
State: closed - Opened by sunsonzh 8 months ago
- 8 comments
#570 - Some small optimizations
Pull Request -
State: closed - Opened by fuzhufang 8 months ago
#569 - websocket在回复101时Content-Length为0导致连接被关闭
Issue -
State: open - Opened by linxiaoyan 8 months ago
- 1 comment
#568 - add namespace for currentThreadEventLoop and when there is no worker thread loop, acceptor_loop should also be returned
Pull Request -
State: closed - Opened by fuzhufang 8 months ago
- 1 comment
#567 - hio id 使用64位
Pull Request -
State: closed - Opened by fuzhufang 8 months ago
- 4 comments
#566 - Cannot receive data after set jumbo frame on ubuntu
Issue -
State: closed - Opened by WorstCodeWay 8 months ago
- 2 comments
#565 - cross-compile android error
Issue -
State: closed - Opened by mecca1980 8 months ago
- 1 comment
#564 - mqtt client存在的三个问题
Issue -
State: closed - Opened by jackeyt 8 months ago
#563 - debugging mode is not supported when importing libhv through a repository in xmake
Issue -
State: closed - Opened by huye 8 months ago
- 2 comments
#562 - Segment error while parsing optional value options
Issue -
State: closed - Opened by huye 8 months ago
#561 - fix: nullptr error caused by failed HttpHandler::SwitchHTTP2()(#560).
Pull Request -
State: closed - Opened by SuperBigYB 8 months ago
- 3 comments
#560 - HttpHandler::Reset() 里面, 使用了空指针造成崩溃
Issue -
State: closed - Opened by YuriArthas 8 months ago
- 4 comments
#559 - 支持中文URL和中文静态文件名
Pull Request -
State: closed - Opened by xth 8 months ago
- 6 comments
#558 - 能否支持国密双证书加密
Issue -
State: open - Opened by sakura-saori 8 months ago
- 2 comments
#557 - 是否支持单hloop_t侦听多个端口?
Issue -
State: closed - Opened by hooshuo 8 months ago
- 1 comment
#556 - dtls 支持
Issue -
State: open - Opened by ririyeye 8 months ago
- 2 comments
#555 - hio_unpack_by_length_field()对length_adjustment成员的处理是否应该改成减去
Issue -
State: closed - Opened by jeckaliu 8 months ago
- 2 comments
#554 - MbedTLS Paths
Issue -
State: closed - Opened by ffreality 8 months ago
- 6 comments
#553 - Handling WebSocketClient's WS_OPCODE_CLOSE code
Issue -
State: open - Opened by neeeruuu 8 months ago
- 1 comment
#551 - mqtt自动清除会话
Issue -
State: closed - Opened by github9157 9 months ago
- 1 comment
#550 - 在windows服务模式下https无法正常建立连接的问题
Issue -
State: closed - Opened by KivinChiu 9 months ago
- 2 comments
#549 - Some issues about the function main_ctx_init
Issue -
State: open - Opened by huye 9 months ago
- 3 comments
#548 - A suggestion for parsing command-line options
Issue -
State: closed - Opened by huye 9 months ago
- 1 comment
#547 - How to run `hidle_t` functionality in `EventLoop`
Issue -
State: closed - Opened by anuragvohraec 9 months ago
- 1 comment
#546 - repair hmain win32 process terminate judgment bug
Pull Request -
State: closed - Opened by House-Men 9 months ago
- 2 comments
#545 - Hope to provide xmake.lua without relying on cmake
Issue -
State: open - Opened by huye 9 months ago
- 2 comments
#544 - 部分日志宏与wireshark重定义
Issue -
State: closed - Opened by SuperBigYB 9 months ago
- 1 comment
#543 - requests 超时问题
Issue -
State: closed - Opened by 0x1306a94 9 months ago
- 3 comments
#542 - lmj010308 fixed /http/server/HttpResponseWriter.cpp 使用SSEvent时,当event 为空指针时,不加event参数
Pull Request -
State: closed - Opened by lmj010308 9 months ago
#541 - 支持0长度的UDP包 support 0-length UDP packet
Issue -
State: closed - Opened by kahotv 9 months ago
- 6 comments
#540 - websocket onopen onmessage opclose 回调函数,增加用户数据void*
Issue -
State: closed - Opened by xinsuinizhuan 9 months ago
- 9 comments
#538 - MQTT客户端自动重连会失败
Issue -
State: closed - Opened by zhxin999 9 months ago
- 1 comment
#537 - web server handshake error
Issue -
State: closed - Opened by KARTES25 9 months ago
- 3 comments
#536 - Add support for CPack, allowing easy creation of RPM and DEB packages
Pull Request -
State: closed - Opened by Edward-Elric233 9 months ago
#535 - 关于hmain与hlog文件的一些问题疑惑与解决方式
Issue -
State: closed - Opened by House-Men 9 months ago
- 3 comments
#534 - websocket 区分消息来自哪个连接
Issue -
State: closed - Opened by XXOO9 9 months ago
- 2 comments
#533 - 如何在tcp发送数据后,直接自动关闭连接?
Issue -
State: closed - Opened by boybeak 9 months ago
- 1 comment
#532 - 客户端 http2 有bug 吗, 发送请求到 google 没有响应
Issue -
State: open - Opened by nqf 9 months ago
#531 - HThreadPool 主版本可以添加修改线程优先级吗?
Issue -
State: closed - Opened by xasydxczj 9 months ago
- 1 comment
#530 - wss/websocket client如何设置rejectUnauthorized: false参数,以忽略证书验证
Issue -
State: closed - Opened by LinHaoo 10 months ago
- 2 comments
#529 - How to #include "TcpClient.h" in my project with bazel?
Issue -
State: closed - Opened by hlqqlm 10 months ago
- 3 comments
#528 - Add kcptun
Pull Request -
State: closed - Opened by ithewei 10 months ago
#527 - 能同时支持部署web静态资源吗?
Issue -
State: closed - Opened by 0x1306a94 10 months ago
- 5 comments
#526 - 如何正确使用HTTP客户端连接保活
Issue -
State: closed - Opened by anuragvohraec 10 months ago
- 2 comments
#525 - WebSocketServer无法从外部指定loop吗
Issue -
State: open - Opened by YuriArthas 10 months ago
- 3 comments
#524 - Unexpected delimiter
Issue -
State: closed - Opened by Flyingbeanss 10 months ago
#523 - 开启KCP后,改变udp的目标发送地址会无法正常通讯
Issue -
State: open - Opened by firemeatman 10 months ago
- 1 comment
#522 - 请问支持mqtt5.0吗
Issue -
State: open - Opened by crawfishvv 10 months ago
- 1 comment
#521 - c++的TcpServer.h和TcpClient.h能否增加心跳接口
Issue -
State: closed - Opened by cjl3230 10 months ago
- 3 comments
#520 - fix reverse proxy buffer overflow
Pull Request -
State: closed - Opened by fnMrRice 10 months ago
#519 - Buffer overflow when using reverse proxy via HttpService::Proxy
Issue -
State: closed - Opened by fnMrRice 10 months ago
- 5 comments
#518 - does bin/httpd reverse proxy mode follow location
Issue -
State: closed - Opened by ridams 10 months ago
- 3 comments
#517 - Setting a Custom 404 Page
Issue -
State: closed - Opened by ffreality 10 months ago
- 4 comments
#516 - libhv的GetCookie问题
Issue -
State: closed - Opened by beanflame 10 months ago
- 1 comment
#515 - Question about async dns
Issue -
State: closed - Opened by radkesvat 10 months ago
- 2 comments
#514 - 关于Windows下中文路径的问题
Issue -
State: open - Opened by KivinChiu 10 months ago
- 2 comments
#513 - UE5 LibHv Plugin Release
Issue -
State: closed - Opened by ffreality 10 months ago
#512 - HTTP返回中默认header的Server字段会填上httpd/1.3.2(当前hv版本号), 会被安全扫描软件误认为是apache http server报错
Issue -
State: closed - Opened by chaojizhuoge 10 months ago
- 2 comments
#511 - ld.lld: error: undefined symbol: http_client_send_async(http_client_s*, std::__1::shared_ptr<HttpRequest>, std::__1::function<void (std::__1::shared_ptr<HttpResponse> const&)>)
Issue -
State: closed - Opened by l123456789jy 10 months ago
- 2 comments
#510 - 支持mqtt server吗?
Issue -
State: open - Opened by xinsuinizhuan 10 months ago
- 2 comments
#509 - Add Bazel Build Support for libhv
Pull Request -
State: closed - Opened by Edward-Elric233 10 months ago
- 2 comments
#508 - hv crash when use as a library in linux
Issue -
State: closed - Opened by Newleep 10 months ago
- 9 comments
#507 - Regarding whether the channel encapsulates sendmsg() and recvmsg() functions
Issue -
State: closed - Opened by zixiai 10 months ago
- 3 comments
#506 - Consider Supporting Bazel Build System
Issue -
State: closed - Opened by Edward-Elric233 10 months ago
- 2 comments
#505 - 请问有无进程间的通信功能?
Issue -
State: closed - Opened by charlielven 10 months ago
- 1 comment
#504 - TCP服务器无法获取包的正确长度
Issue -
State: closed - Opened by trlsmax 11 months ago
- 1 comment
#503 - Why not http/websocket client callback error when it fails?
Issue -
State: closed - Opened by st751228051 11 months ago
- 1 comment
#502 - http post请求
Issue -
State: closed - Opened by iaiaiq 11 months ago
- 3 comments
#501 - iocp.c文件iowatcher_poll_events函数中结构体强转问题
Issue -
State: closed - Opened by liuyuananfang 11 months ago
- 1 comment
#500 - Error when Linking WebSocket Client Example with libhv_static Library
Issue -
State: closed - Opened by tkarthikan 11 months ago
- 1 comment
#499 - make the function more applicable
Issue -
State: closed - Opened by jason-fan 11 months ago
- 1 comment
#498 - 我遇到一个问题,我发现libhv基于tcp,每秒传输速度高达百M,非我使用udp Quic协议, 文件传输速度竟然只有50M每秒, 相同的网络环境。
Issue -
State: closed - Opened by xs-411 11 months ago
- 4 comments
#497 - hi, how can i get the json data from the request (HttpContextPtr)
Issue -
State: closed - Opened by d50100 11 months ago
- 2 comments
#496 - TcpClient使用外部Loop注入方式构造,在高并发情况下,由于Loop线程池时异步排队执行,当手动释放TcpClient后,会出现崩溃情况?
Issue -
State: closed - Opened by LinHaoo 11 months ago
- 8 comments
#494 - 大佬,如何指定网卡
Issue -
State: closed - Opened by XXOO9 11 months ago
- 1 comment
#493 - httphandler.cpp: fix if-none-match header misspell (#492)
Pull Request -
State: closed - Opened by Rilore 11 months ago
#492 - header if-none-match misspell
Issue -
State: closed - Opened by Rilore 12 months ago
- 2 comments
#491 - 什么时候libhv上传到conan包管理器里?
Issue -
State: open - Opened by beanflame 12 months ago
- 3 comments
#490 - mqtt_client.h: add missing `<string>` include for `gcc-13`
Pull Request -
State: closed - Opened by trofi 12 months ago
#489 - 在windows中,使用MinGW-w64编译软件时,无法定位到hv::ThreadLocalStorage::set(int, void*)函数的定义。
Issue -
State: closed - Opened by ghost-him 12 months ago
- 5 comments
#488 - 修复kv值切割bug
Pull Request -
State: closed - Opened by lyg1949 about 1 year ago
#487 - 请问http是否支持收发中文字符?
Issue -
State: closed - Opened by libaineu2004 about 1 year ago
- 2 comments
#486 - hread() on file not work in windows?
Issue -
State: closed - Opened by rorschach-py about 1 year ago
- 3 comments
#485 - 获取TcpServer的loop指针时崩溃
Issue -
State: closed - Opened by lyg1949 about 1 year ago
#483 - 关于 TcpServer SocketChannelPtr 线程安全 问题
Issue -
State: closed - Opened by nqf about 1 year ago
- 6 comments
#482 - hplatform.h与std::max冲突
Issue -
State: closed - Opened by x1244 about 1 year ago
- 2 comments
#481 - http ipv6如何使用
Issue -
State: closed - Opened by Relaxovo1995 about 1 year ago
- 1 comment