issues
search
RFoe
/
coasync
Asynchronous network library that supports coroutines in C++20
https://github.com/RFoe/coasync
MIT License
51
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
更公平的互斥量调度
#28
RFoe
opened
1 month ago
0
实现co_conditional_variable配合新加入的co_mutex,实现co_latch/co_barrier/co_semaphore
#27
RFoe
closed
1 month ago
0
一些改造
#25
hujianzhe
opened
1 month ago
2
Feature request: support xmake build system
#24
star-hengxing
opened
1 month ago
0
将select改成IOCP(Win) / EPOLL(Linux)
#23
RFoe
closed
1 month ago
3
varint/zigzag 编码需要考虑宿主机字节序
#22
RFoe
closed
1 month ago
1
加入signal_set,封装平台信号量
#21
RFoe
closed
1 month ago
0
加入测试
#20
RFoe
opened
2 months ago
0
serde_stream中对序列化类型的requires子句过于复杂,需要重构
#19
RFoe
closed
2 months ago
0
rtsp-over-websocket/simple http
#18
RFoe
opened
2 months ago
0
给serde_stream加入序列化json, xml的功能
#17
RFoe
opened
2 months ago
0
在linux上构建,并修复错误
#16
RFoe
opened
2 months ago
0
test pull request
#15
spaspaspa
opened
2 months ago
0
给sleep_for添加简便写法
#14
RFoe
closed
1 month ago
0
net/../detail/service/socket_service.hpp 缺少 concst_cast
#13
navegador5
closed
2 months ago
0
example/co_bind.cc co_bind(ctx, sleep, 2) 入参不匹配
#12
navegador5
closed
2 months ago
0
example/sleep.cc 的源文件错了 你放了个生成的文件 不是源码
#11
navegador5
closed
2 months ago
0
missing <mutex> of coasync/detail/frame_executor.hpp
#10
navegador5
closed
2 months ago
0
receive_until末尾多余的字节不应该直接丢掉
#9
RFoe
closed
2 months ago
0
序列化给std::is_aggregate_v<T>开一个重载版本
#8
RFoe
closed
2 months ago
0
rpc客户端/服务端加入流式调用
#7
RFoe
opened
2 months ago
0
对大整数使用varint/zigzag压缩编码
#6
RFoe
closed
2 months ago
0
序列化类型编码使用rtti,提供替代方案
#5
RFoe
opened
2 months ago
0
定长channel内部可以不用std::queue/deque
#4
RFoe
closed
1 month ago
0
完善rpc功能
#3
RFoe
opened
2 months ago
0
给结构体自定义序列化的元信息注册写一个便利的宏
#2
RFoe
closed
2 months ago
0
避免使用保留名字
#1
YexuanXiao
opened
2 months ago
1