issues
search
socketio
/
socket.io-client-cpp
C++11 implementation of Socket.IO client
MIT License
2.26k
stars
730
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added connection listener to check when the server is down
#433
PedroCorcaque
opened
1 month ago
0
Connection Listener on client side
#432
PedroCorcaque
opened
1 month ago
0
feat: Enable binary packets, while handling partial packets
#431
staudenmayerc
opened
1 month ago
0
Build error of release 3.1.0 using CMake and MinGW 11.2
#430
8Observer8
opened
2 months ago
2
Can't clone the repository: Failed to clone 'lib/asio' a second time, aborting
#429
remendes
opened
2 months ago
0
added missing ./
#428
realbadidas
closed
4 months ago
0
Flexibilize CMake version and add Conan steps in docs
#427
uilianries
closed
5 months ago
1
Allow using new C++ standards when building
#426
uilianries
closed
5 months ago
1
Remove binary sio_test
#425
bkmgit
closed
5 months ago
1
GNUInstallDirs should be included before usage of CMAKE_INSTALL_INCLUDEDIR
#424
ruslo
closed
7 months ago
2
connection can't be build
#423
wendy23oat
opened
7 months ago
0
Compile warning possible buffer overflow
#422
mdblack98
opened
8 months ago
0
Compatibilizing with C++ and Unreal Engine?
#421
LogicPy
opened
9 months ago
0
Add std to all move references
#420
cdrofenik
closed
9 months ago
0
When can we expect a v4? Any way to support timeout on emit?
#419
sambasevam
opened
10 months ago
2
Support running in IOT device?
#418
guotingchao
opened
10 months ago
0
How to use TLS mod and not TLS?
#417
TemKaSD
opened
11 months ago
0
Fix building issue on vcpkg
#416
Nukoooo
closed
10 months ago
3
asio.ssl error
#415
TomiksOfficial
opened
11 months ago
0
error: expected unqualified-id before ‘(’ token when using emit event
#414
hoainam10th123
opened
11 months ago
1
Auth Token is always undefined when connecting to nodejs server
#413
hoainam10th123
closed
11 months ago
1
Small semantic correction to API.md
#412
pturley0
closed
1 year ago
1
Fix a small misspelling in API.md
#411
pturley0
closed
1 year ago
1
Sync session id with server
#410
whatisor
closed
1 year ago
1
get_sessionid() is not same value with server side
#409
whatisor
opened
1 year ago
1
Can't connect to NodeJS server if a browser socket.io client has connected first
#408
alec-g
opened
1 year ago
0
Authorization problem
#407
BeastBurst
opened
1 year ago
1
build: Bump CMake version
#406
jmigual
closed
1 year ago
0
Crash with libsioclient_tls.a
#405
fabienjean
opened
1 year ago
0
Crashed when delete sio::client
#404
xp19870106
opened
1 year ago
1
void client_impl::on_close(connection_hdl con) called 30 seconds after I turn off wifi on MacOS
#403
xp19870106
opened
1 year ago
0
Add on_any
#402
Nukoooo
closed
1 year ago
2
core: fix logging macro not used in sio_socket.cpp
#401
jmigual
closed
1 year ago
0
build(deps): update catch2 from 1.10.0 to v3.3.2
#400
jmigual
closed
1 year ago
0
Allow disabling the logging of the library
#399
jmigual
closed
1 year ago
0
installed library using vcpkg is support tls? help me.
#398
JoonikChoi
closed
1 year ago
1
build(deps): bump socket.io-parser and socket.io in /test/echo_server
#397
dependabot[bot]
opened
1 year ago
0
No build directory created when building with CMAKE
#396
Mart4672
opened
1 year ago
1
Socket.io client in DLL
#395
arin2115
opened
1 year ago
1
Data race in sio_client_impl.cpp
#394
dfaure-kdab
opened
1 year ago
0
Building with Docker
#393
Azario16
opened
1 year ago
0
Successive emits are concatenated !
#392
jimver04
opened
1 year ago
5
feat: allow for custom io_service (#390)
#391
mscofield0
closed
1 year ago
1
Provide an API for using a custom asio::io_service
#390
mscofield0
closed
1 year ago
0
In TLS build of library, support both TLS and non-TLS connections.
#389
leytou
closed
1 year ago
2
How to keep the connection open without having to wait for getline ?
#388
jimver04
closed
1 year ago
1
docs: Remove Boost from Qt example
#387
jmigual
closed
1 year ago
0
socket::impl::on_close always 3 seconds callback,could I change it to 1 second?
#386
dragon8609
opened
1 year ago
0
Attaching Identifiers in Connect Request
#385
kaiavi
opened
1 year ago
2
[error] consume error: websocketpp.processor:9 (Invalid use of reserved bits)
#384
8Observer8
opened
1 year ago
1
Next