issues
search
ASPLes
/
nopoll
OpenSource WebSocket toolkit
http://www.aspl.es/nopoll
GNU Lesser General Public License v2.1
124
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
handle X-Real-IP header for server behind nginx
#80
suminoey
closed
2 weeks ago
1
Ping handler
#79
cbucht200
closed
7 months ago
0
Failed running configure with error: cannot find input file: `src/Makefile.in' with 0.4.7
#78
wangtao13
closed
8 months ago
3
Debian bookworm support
#77
whitpa
closed
2 weeks ago
2
> Hello,
#76
DarkLigther
closed
1 year ago
0
How do you handle TCP RST frames?
#75
DarkLigther
closed
1 year ago
3
Fix race condition between ssl handshake and loop event
#74
mwik
closed
1 year ago
1
As a websocket server, how to get the custom header of the client
#73
a517363523
closed
2 weeks ago
1
Build on Window
#72
1565430482
closed
1 year ago
2
add support for setting a CRL
#71
sjaeckel
opened
2 years ago
0
python websocket client : issue
#70
lircstar
opened
3 years ago
2
fix documentation generation with doxygen-1.8.16
#69
jmarino
opened
5 years ago
0
Secure Websocket connection issue with react-native client
#68
sandeepReddyG
closed
5 years ago
1
no method to connect via ipv6 with options
#67
dwolaver
opened
5 years ago
1
Origin creation in nopoll_conn.c restricted to http
#66
408b7f8b
opened
5 years ago
1
typo bug in function nopoll_cmp / nopoll.c line 69
#65
samisallinen
closed
5 years ago
1
Build error while Cross-Compiling
#64
firozsainudeen
closed
5 years ago
4
Fixed missing TLS server name indication (SNI)
#63
mhennecke
closed
5 years ago
1
nopoll server crash on receive of PING message with payload
#62
cbucht200-zz
closed
5 years ago
1
accepting an IPV6 connection fails (at least on windows)
#61
samisallinen
opened
5 years ago
0
fix connect error log to report the correct errno
#60
bill1600
closed
5 years ago
1
Fix compilation without deprecated OpenSSL 1.1 APIs.
#59
neheb
opened
5 years ago
0
Does nopoll have http_proxy support
#58
ganeshprasads
opened
5 years ago
0
[nopoll_conn.c:3197]: nopoll_log() format string requires 2 parameters but only 1 is given.
#57
qianqiangliu
closed
6 years ago
1
non-TLS socket accepted is blocking by default
#56
veeg
opened
6 years ago
2
Unable to determine final noPollMsg from single websocket fragment through nopoll_comm_get_msg
#55
veeg
opened
6 years ago
1
Do not warn about incomplete read/write operations
#54
jcelaya
closed
6 years ago
1
Add support for hostname validation feature.
#53
mrigaya
opened
6 years ago
6
Memory leak observed in nopoll_conn_send_frame
#52
selvamKrish
closed
1 year ago
1
Test failures on FreeBSD 11
#51
DanielO
opened
6 years ago
0
Add changes to support URL redirection.
#50
mrigaya
opened
6 years ago
4
Add ping handler support for ping frame.
#49
mrigaya
opened
6 years ago
3
Type of payload in nopoll API should be a `void` not a `char`
#48
cableramki
closed
6 years ago
1
Fixed build on Mac.
#47
cableramki
closed
6 years ago
1
Fixed build on Mac.
#46
cableramki
closed
6 years ago
0
Build error on Mac OS
#45
cableramki
closed
6 years ago
1
Separate handshake_mutex from ref_mutex in noPollConn. Fixes #43
#44
softins
closed
6 years ago
1
Cannot call nopoll_conn_ref() within on_connection_ready()
#43
softins
closed
6 years ago
0
Add support for ping with payload
#42
selvamKrish
closed
6 years ago
2
Add close status values of 1006 and 1005.
#41
schmidtw
closed
6 years ago
1
Unit tests hang on test 21 in Fedora
#40
schmidtw
closed
6 years ago
1
Fixes to __nopoll_conn_receive() and nopoll_conn_get_msg().
#39
softins
closed
6 years ago
3
To detect server socket close using conn->on_close callback
#38
selvamKrish
closed
6 years ago
8
Wnerror "unitialised" when building for Windows
#37
dspname
closed
6 years ago
1
Replacing a deprecated API
#36
manderiasian
closed
6 years ago
1
Range check fds before using for FD_SET or FD_ISSET
#35
softins
closed
6 years ago
3
Typo in nopoll_conn_opts.c
#34
HRogge
closed
7 years ago
1
undefined reference to `__stack_chk_fail'
#33
Shaco-Ma
closed
7 years ago
2
About use -lssl
#32
Shaco-Ma
closed
7 years ago
1
PING frame is not handled properly in function "nopoll_conn_get_msg"
#31
jackyzy823
closed
7 years ago
2
Next