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
#677 - Websocket Client with server authentication
Issue -
State: open - Opened by timbo100 4 days ago
- 1 comment
#676 - 后台服务运行几天后莫名退出
Issue -
State: open - Opened by ccxxbb 6 days ago
- 1 comment
#675 - 【WebSocket】在服务端主动断开连接的时候,如何通知客户端原因
Issue -
State: open - Opened by KarlSWJLU 9 days ago
- 1 comment
#674 - WebSocktClient连接LCU服务端成功后,接收数据时如果数据长度过大就会断开连接
Issue -
State: closed - Opened by mrclassfree 9 days ago
- 2 comments
#673 - fix: 删除已被忽略的`hconfig.h`
Pull Request -
State: open - Opened by blueloveTH 11 days ago
- 1 comment
#672 - C++的http get请求和post请求能否把超时接口开放出来
Issue -
State: open - Opened by cjl3230 11 days ago
- 2 comments
#670 - Chrome report error: "net::ERR_HTTP2_FRAME_SIZE_ERROR"
Issue -
State: open - Opened by SuperBigYB 16 days ago
#669 - HttpRequest 的警告
Issue -
State: closed - Opened by hmuyin 22 days ago
- 3 comments
#668 - 设置应用层心跳可以通过channel->setHeartbeat,或者自己起个定时器都可以
Issue -
State: closed - Opened by mrclassfree 22 days ago
- 1 comment
#667 - 使用TcpServer和TcpClient类,怎么设置心跳间隔?
Issue -
State: open - Opened by mrclassfree 23 days ago
- 3 comments
#666 - parser->FeedRecvData解析http头如果遇到错误,会直接hio_close,但仍返回code200
Issue -
State: open - Opened by KivinChiu 24 days ago
- 5 comments
#665 - 用libhv做tts请求的时候,发生crash错误。
Issue -
State: open - Opened by qZhang88 25 days ago
- 3 comments
#664 - False-positive warnings in hash functions
Issue -
State: open - Opened by Azq2 26 days ago
#663 - 32bit warnings
Issue -
State: open - Opened by Azq2 26 days ago
#662 - 整个工程在gcc 12下会编译失败
Issue -
State: open - Opened by bobshao2 28 days ago
- 1 comment
#661 - 建议优化 CMake 构建系统集成
Issue -
State: open - Opened by tayne3 about 1 month ago
#660 - build: update CMake policy to improve compatibility with modern CMake…
Pull Request -
State: closed - Opened by tayne3 about 1 month ago
#659 - resp->SetHeader("Set-Cookie", "cookie=" + cookie_str);失效
Issue -
State: open - Opened by iamclj about 1 month ago
- 1 comment
#658 - TcpServer使用UNPACK_BY_LENGTH_FIELD拆包规则,如何读取包头内容?
Issue -
State: closed - Opened by mrclassfree about 1 month ago
- 2 comments
#657 - 有c版本的websocket吗?
Issue -
State: open - Opened by zhanhang about 1 month ago
- 2 comments
#656 - requests::post() 带上headers后 debug触发string析构的断言
Issue -
State: open - Opened by chenboo about 1 month ago
- 4 comments
#655 - mqtt以及tcp当无网情况下使用域名连接时无法重连
Issue -
State: open - Opened by Lijiugen about 1 month ago
#654 - 当前连接如何知道自己属于哪个 eventLoop ?
Issue -
State: open - Opened by xiaoyangst about 1 month ago
- 1 comment
#653 - 解决Mac编译错误,消除riscv编译警告
Pull Request -
State: closed - Opened by MagicPrince666 about 1 month ago
#652 - 是否考虑过整合成一个仅头文件的版本,不需要单独编译,可以直接包含到项目中
Issue -
State: open - Opened by lvjinjie about 2 months ago
- 1 comment
#651 - __hloop_process_timers 发生core,如何定位?
Issue -
State: open - Opened by jackeyt about 2 months ago
- 2 comments
#650 - 发送数据速度如何提高
Issue -
State: closed - Opened by guoxiaofeng2024 about 2 months ago
- 1 comment
#649 - setUnpack 使用失败
Issue -
State: closed - Opened by xiaoyangst about 2 months ago
- 2 comments
#648 - Regarding the file size limit of hlog
Issue -
State: open - Opened by SuperBigYB about 2 months ago
- 1 comment
#647 - fix: improve compiler compatibility and warnings
Pull Request -
State: closed - Opened by tayne3 about 2 months ago
#646 - List directory content using static routing
Pull Request -
State: closed - Opened by DaiDevin about 2 months ago
- 3 comments
#645 - android版本微信小程序连接wss失败
Issue -
State: open - Opened by once-samuel about 2 months ago
- 1 comment
#644 - core dump in ubuntu22.04
Issue -
State: open - Opened by MDGSF 2 months ago
- 1 comment
#643 - build fail on arm32
Issue -
State: open - Opened by welees 2 months ago
- 3 comments
#642 - Update base64.h
Pull Request -
State: closed - Opened by youye521 3 months ago
#641 - It seems there was a NULL pointer error in websocket_parser_execute
Issue -
State: open - Opened by vietdungdev0106 3 months ago
- 1 comment
#640 - 1.3.3版本http通讯问题(ubuntu20),http断开连接后再次连接没有tcp握手信号
Issue -
State: open - Opened by Bates0000 3 months ago
- 1 comment
#639 - mqtt client,内存泄漏问题
Issue -
State: closed - Opened by MyNewFlint 3 months ago
- 2 comments
#638 - 关于端口复用问题。tcp客户端已绑定相同端口和地址,断开连接后再发起连接怎么会失败?
Issue -
State: open - Opened by libaineu2004 3 months ago
- 2 comments
#637 - A high-risk security breach CVE-2023-31122
Issue -
State: closed - Opened by wang332127858 3 months ago
- 8 comments
#636 - 关于 udp Server 和 udp client如何运行在主线程的问题
Issue -
State: closed - Opened by XXOO9 3 months ago
- 2 comments
#635 - fix hurl dump with port
Pull Request -
State: closed - Opened by jjunk1989 3 months ago
#634 - 是否可以提供 libuv uv_pipe_t类似的抽象
Issue -
State: open - Opened by heheda123123 3 months ago
#633 - websocket客户端是否支持纯c?
Issue -
State: closed - Opened by chanwu1100 3 months ago
- 2 comments
#632 - Feature requested: Websocket support open with params
Issue -
State: closed - Opened by qZhang88 4 months ago
- 3 comments
#631 - TCP 客户端自动重连的问题
Issue -
State: open - Opened by hh-kai 4 months ago
- 1 comment
#630 - ·
Issue -
State: closed - Opened by a1422232790 4 months ago
#629 - libhv使用http模块时无法添加定时器或者在EventLoop添加立即执行的回调,也无法获取到hloop_t。是否有计划添加呢?
Issue -
State: closed - Opened by TonyBeen 4 months ago
- 3 comments
#627 - json处理怎么换一个库来处理。
Issue -
State: closed - Opened by mrclassfree 4 months ago
- 2 comments
#626 - obtain event loop handle
Pull Request -
State: closed - Opened by DaiDevin 4 months ago
- 2 comments
#624 - tcp client 自动重连过程中 删除client会出现段错误
Issue -
State: closed - Opened by hh-kai 5 months ago
- 12 comments
#623 - 改进 CMake 中 clock_gettime 的兼容性检查
Pull Request -
State: closed - Opened by tayne3 5 months ago
#622 - Update Channel.h
Pull Request -
State: closed - Opened by dianjixz 5 months ago
#621 - 期望能够在 SocketChannelPtr 中添加一个 void* 指针,用于提供反射信息。
Issue -
State: closed - Opened by dianjixz 5 months ago
- 7 comments
#620 - Do not link librt on Apple
Pull Request -
State: closed - Opened by lukect 5 months ago
#619 - Enhance compatibility check for `clock_gettime` in CMake. (改进 CMake 中 `clock_gettime` 的兼容性检查)
Issue -
State: closed - Opened by tayne3 5 months ago
- 1 comment
#618 - SSL BUG
Issue -
State: closed - Opened by baidwwy 5 months ago
- 4 comments
#617 - 求助实现一个简单的web界面
Issue -
State: closed - Opened by MyNewFlint 5 months ago
- 2 comments
#616 - ADD : Read ssl certificate from chain file
Pull Request -
State: open - Opened by TheMadius 5 months ago
#615 - websocket 无法在onopen 取 isReconnect
Issue -
State: open - Opened by baidwwy 5 months ago
- 1 comment
#614 - Limit WebSocketService/WebSocketServer to specific path
Issue -
State: closed - Opened by mincequi 5 months ago
- 1 comment
#613 - protocol/icmp在IPv6下recvfrom返回错误
Issue -
State: open - Opened by bamlan 5 months ago
- 5 comments
#612 - 建议 hmutex.h 添加 try
Issue -
State: open - Opened by baidwwy 5 months ago
- 3 comments
#611 - fix:使用evpp=off编译后 在cpp文件中找不到头文件的问题
Pull Request -
State: closed - Opened by ririyeye 5 months ago
- 1 comment
#610 - httpclient在多线程设置定时器任务时存在不准的情况
Issue -
State: closed - Opened by caijillx 5 months ago
- 1 comment
#609 - windows中文路径,浏览器访问404,有什么好的解决方式吗
Issue -
State: closed - Opened by liutt1312 5 months ago
- 2 comments
#608 - fix syntax bug
Pull Request -
State: closed - Opened by House-Men 6 months ago
#607 - fix: 当网络异常时,如果配置了自动重连, 还是执行一次自动重连.
Pull Request -
State: open - Opened by bywayboy 6 months ago
#606 - 向下兼容 Windows XP系统, 使用vc141_xp平台工具集编译通过.
Pull Request -
State: open - Opened by bywayboy 6 months ago
#605 - 建议添加自定义拆包
Issue -
State: closed - Opened by baidwwy 6 months ago
- 5 comments
#604 - 建议改善EMSGSIZE错误与非流协议0字节包支持
Issue -
State: closed - Opened by House-Men 6 months ago
- 1 comment
#603 - currentThreadEventLoop与实际所需EventLoopPtr矛盾
Issue -
State: closed - Opened by House-Men 6 months ago
- 1 comment
#602 - How to close libhv websocket client ?
Issue -
State: closed - Opened by anuragvohraec 6 months ago
- 4 comments
#601 - 增加 mqtt_client_set_host 接口函数,
Pull Request -
State: closed - Opened by bywayboy 6 months ago
#600 - websocket 以及 http 的url 不支持 ipv6地址
Issue -
State: closed - Opened by laijinjie 6 months ago
- 2 comments
#599 - fix issue 597
Pull Request -
State: closed - Opened by caijillx 6 months ago
#598 - 日志文件保留固定天数
Issue -
State: closed - Opened by xufeihello 6 months ago
- 2 comments
#597 - HttpResponse的DumpHeaders方法序列化出的response header内的cookie字段重复
Issue -
State: closed - Opened by caijillx 6 months ago
- 2 comments
#596 - Cross compile with OpenSSL
Issue -
State: closed - Opened by frbitten 6 months ago
- 4 comments
#595 - Windows环境中,使用ifconfig函数获取网卡参数,启停网卡会导致段错误
Issue -
State: open - Opened by liutt1312 6 months ago
- 2 comments
#594 - tcp client tcp_client_run直接就阻塞了,导致我的程序也卡主了,如何不阻塞?
Issue -
State: closed - Opened by xinsuinizhuan 6 months ago
- 6 comments
#593 - htimer crash
Issue -
State: closed - Opened by adubovikov 7 months ago
- 1 comment
#592 - WINDOWS下cmake构建libhv hv.dll损坏或者报错
Issue -
State: closed - Opened by wrxhardworking 7 months ago
#591 - Source directory is modified during CMake configuration
Issue -
State: closed - Opened by ungive 7 months ago
- 1 comment
#590 - windows下不能使用cmake链接动态库hv.dll
Issue -
State: closed - Opened by wrxhardworking 7 months ago
- 1 comment
#589 - base64解析异常
Issue -
State: closed - Opened by youye521 7 months ago
#588 - ptotorpc 服务端发送消息可以头和消息体分开发送吗
Issue -
State: closed - Opened by moujunqiang 7 months ago
- 5 comments
#587 - http_client是否支持dns缓存?
Issue -
State: closed - Opened by caijillx 7 months ago
- 2 comments
#586 - Option to pass in-memory CA certificate for server verification with websocket client
Issue -
State: open - Opened by ungive 7 months ago
- 1 comment
#585 - Cannot connect to WSS server that uses a self-signed certificate.
Issue -
State: closed - Opened by ungive 7 months ago
- 1 comment
#584 - how can I download big file?--write server-sided code
Issue -
State: closed - Opened by iamclj 7 months ago
- 3 comments
#583 - 【BUG】使用libhv后,std::condition_variable不起效
Issue -
State: open - Opened by kuaidou 7 months ago
- 1 comment
#583 - 【BUG】使用libhv后,std::condition_variable不起效
Issue -
State: closed - Opened by kuaidou 7 months ago
- 2 comments
#582 - protorpc的example根本跑不起来
Issue -
State: closed - Opened by wony-zheng 7 months ago
- 1 comment
#582 - protorpc的example根本跑不起来
Issue -
State: closed - Opened by wony-zheng 7 months ago
- 1 comment
#581 - hatomic.h windows下原子操作错误
Issue -
State: open - Opened by Cracal 7 months ago
- 1 comment
#581 - hatomic.h windows下原子操作错误
Issue -
State: open - Opened by Cracal 7 months ago
- 1 comment
#580 - fix:udp clients localaddr
Pull Request -
State: closed - Opened by firear 7 months ago
- 3 comments
#580 - fix:udp clients localaddr
Pull Request -
State: closed - Opened by firear 7 months ago
- 3 comments