issues
search
panjf2000
/
gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
https://gnet.host
Apache License 2.0
9.69k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question]: The redis server service implemented using gnet has too many read tcp i/o timeouts in the production environment.
#611
xingfu89
closed
5 months ago
6
UDP FD handle is not released
#610
vela-security
closed
5 months ago
1
[Question]: there's gnet https server now, how to use gnet https client?
#609
sprappcom
closed
5 months ago
1
[Feature]: `io_uring` support
#608
sprappcom
closed
4 months ago
6
patch: v2.5.3
#607
panjf2000
closed
5 months ago
0
opt: bring down the `maxBytesTransferET` and defer write in ET mode
#606
panjf2000
closed
5 months ago
1
[Bug]: Discard() panic
#605
chen2ding
closed
6 months ago
17
opt: improve the performance of sending data
#604
limpo1989
closed
6 months ago
8
[Question]: When using io.CopyBuffer(), do you need to call Flush to send the data?
#603
KM-SF
closed
6 months ago
2
[Question]: How to shut down the started tcp server and turn off port listening?
#602
shiyuecamus
closed
6 months ago
2
Special treatment for the first package
#601
skyw4code
closed
6 months ago
8
patch: v2.5.2
#600
panjf2000
closed
6 months ago
0
opt: clamp the event-loops in ET mode to avaoid starving
#599
panjf2000
closed
6 months ago
1
[Bug]: Read returns io.ErrShortBuffer on closed connection
#598
ezh
closed
7 months ago
7
[Bug]: example gnet for echo tcp uses too much memory
#595
kolinfluence
closed
7 months ago
7
patch: v2.5.1
#594
panjf2000
closed
7 months ago
1
opt: fix compilation errors on *BSD
#593
panjf2000
closed
7 months ago
1
[Bug]: GNET client not working as expected
#592
Z3NTL3
closed
7 months ago
4
[Question]: gnet client works not as expected even tho i did it according to the api ref
#591
Z3NTL3
closed
7 months ago
1
opt: reduce duplicate code for I/O reactors
#590
panjf2000
closed
7 months ago
1
minor: v2.5.0
#588
panjf2000
closed
7 months ago
1
opt: reduce duplicate code of I/O processing
#587
panjf2000
closed
7 months ago
1
opt: refine the code of I/O handlers
#586
panjf2000
closed
7 months ago
1
opt: enable ET mode on listener event-loop by default
#585
panjf2000
closed
7 months ago
1
opt: disable SO_REUSEPORT on Unix domain sockets
#584
panjf2000
closed
7 months ago
1
opt: don't disable SO_REUSEPORT on DragonFlyBSD
#583
panjf2000
closed
7 months ago
1
Don't disable SO_REUSEPORT on DragonFlyBSD
#582
panjf2000
closed
7 months ago
1
Don't use SO_REUSEPORT on Unix domain sockets
#581
panjf2000
closed
7 months ago
1
opt: only enable SO_REUSEPORT on Linux and FreeBSD
#580
panjf2000
closed
7 months ago
1
Inconsistent behaviors with SO_REUSEPORT on Linux and *BSD
#579
panjf2000
closed
7 months ago
7
feat: support multiple network addresses binding
#578
panjf2000
closed
7 months ago
1
[Bug]: fatal error: concurrent map read and map write
#577
iqinlongfei
closed
7 months ago
1
feat: support edge-triggered I/O
#576
panjf2000
closed
7 months ago
1
[Question]: Is the netpoll v1 version defaulting to horizontal triggering, and the V2 version defaulting to edge triggering?
#575
chen2ding
closed
7 months ago
15
patch: v2.4.2
#574
panjf2000
closed
7 months ago
0
[Feature]: support edge-triggered I/O
#573
panjf2000
closed
7 months ago
0
bug: fix the EEXIST of epoll_ctl in eventloop.open
#572
panjf2000
closed
7 months ago
1
[Question]: I would like to verify whether this problem in the screenshot will cause the memory of the service to slowly increase.
#571
huangweiboy2
closed
7 months ago
1
[Bug]: Calling Dial() in version 2.4 of Windows 10 will block
#570
Fish-watching-the-sea
closed
7 months ago
4
bug: return 0 instead of -1 when error occurred on a write
#569
daynobug
closed
7 months ago
6
[Question]: Validate the approach of implementing persistent TCP connections.
#568
SarthakMakhija
closed
7 months ago
1
minor: v2.4.0
#566
panjf2000
closed
7 months ago
0
feat: support TLS server
#565
leslie-fei
closed
4 months ago
29
[Question]: Will the OnTraffic function be called concurrently?
#564
Fish-watching-the-sea
closed
7 months ago
1
opt: mitigate the latency issue by prioritizing asynchronous writes
#563
panjf2000
closed
7 months ago
2
[Question]: What is the maximum number of cores tested by anyone? I just tested 192 cores and it's better than evio etc but...
#558
ouvaa
closed
7 months ago
7
[Feature]: add synchronization for Conn to make it concurrency-safe
#557
panjf2000
opened
8 months ago
2
[Question]: The TechEmpower Benchmark is misleading, but can we make it even faster?
#556
MarkReedZ
closed
8 months ago
1
[Feature]: how to disable logging? replace uber zap with zerolog too pls
#555
kolinfluence
closed
7 months ago
3
feat: enable OnOpen for connected UDP socket
#554
panjf2000
closed
8 months ago
1
Previous
Next