issues
search
Theldus
/
wsServer
wsServer - a tiny WebSocket server library written in C
https://theldus.github.io/wsServer
GNU General Public License v3.0
427
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ssl try
#105
lgg2
opened
1 day ago
1
[feature] Working SSL
#104
lgg2
opened
2 days ago
2
toyws: cpp compability; return frame length on tws_receiveframe
#103
caiiiycuk
closed
3 weeks ago
1
[question] Android crashes
#102
caiiiycuk
opened
1 month ago
5
[question]What exactly is timeout_ms ?
#101
habi498
closed
1 month ago
2
[feature]ws_sendframe_txt_bcast_except(ws_cli_conn_t client, const char *msg);
#100
habi498
opened
1 month ago
0
[bug]example ping.c hangs when client not respond
#99
habi498
closed
1 month ago
3
HTTP should be case insentive
#98
jrbenito
closed
1 month ago
3
[feature] Shutting down websocket
#97
habi498
opened
1 month ago
1
uid for each connected client
#96
henriquetft
closed
1 month ago
1
[bug] Unable to build with github msys action
#95
caiiiycuk
opened
2 months ago
2
[question]Can messages be send to client outside main thread?
#94
habi498
closed
1 month ago
3
Made it possible to set client context for the listening server too.
#93
dkorolev
closed
2 months ago
10
Added `target_include_directories` for the `ws` target.
#92
dkorolev
closed
2 months ago
1
Added client context, with a disclaimer that it can be re-used.
#91
dkorolev
closed
2 months ago
0
How to compile on windows?
#90
Cool-Joe
opened
3 months ago
1
A simple relay server has been added to the examples
#89
cisoakk
opened
5 months ago
0
Adding native wss (SSL) support [feature]
#88
gregoiregentil
opened
5 months ago
4
Server closes the socket after a time. How do I ensure it stays open?
#87
ihmpartners
opened
9 months ago
6
Problem with recent change to the calling sequence for the function 'ws_socket()
#86
grm1209
opened
10 months ago
4
mutiple sockets not working.
#85
ihmpartners
closed
9 months ago
16
License Change Consent - wsServer Project
#84
Theldus
opened
11 months ago
11
Why would I want to use civetweb for WebSockets, if this exists?
#83
mavavilj
opened
11 months ago
5
Feature: Add binding support and initial support for IPv6
#82
Theldus
closed
11 months ago
0
Only works on a loopback adapter
#81
doka1997
closed
11 months ago
7
<feature> Why not support IPv6
#80
dukelec
closed
11 months ago
2
Optional forked server application model
#79
markmaker
closed
1 year ago
2
Makefile: don't put DESTDIR in prefix/libdir path
#78
ejoerns
closed
1 year ago
1
wsserver via ssl in linux environment
#77
focussing
opened
1 year ago
1
ws_getaddress() do not work in onmessage() on localhost
#76
ghost
closed
1 year ago
2
define function `ws_send_broadcast`
#75
hoathienvu8x
closed
1 year ago
0
runtime error for left shifts with fsanitize=address,undefined in sha1.c
#74
darudev
closed
1 year ago
3
Fixed warning variable ‘utf8_state’ set but not used
#73
hoathienvu8x
closed
1 year ago
1
Close Event Not Always Firing on Server
#71
CycloneRing
closed
1 year ago
4
How can I create a list of connected clients using the wsServer library? (question)
#70
Sarang0218
closed
1 year ago
3
Problems with browsers connections
#69
SteMMo33
closed
1 year ago
1
send_all function return value error
#68
raspberry-pi-maker
closed
1 year ago
1
Error building/compiling on mac silicon.
#67
Sarang0218
closed
1 year ago
2
Connection UID
#66
CycloneRing
closed
1 month ago
9
Ping - pthread_mutex_lock called on a destroyed mutex
#65
mikegapinski
closed
1 year ago
12
suggest for some conditions.
#64
confused-ddk-888
closed
1 year ago
1
Clients do not receive send frames
#62
JonasB2497
closed
2 years ago
2
Creating variable "send" segfaults
#59
SollyBunny
closed
2 years ago
3
Added user defined object to onopen, onclose and onmessage
#57
terziev-viktor
closed
2 months ago
2
ability to specify binding host, vague ipv6 support
#56
refutationalist
closed
11 months ago
8
Fixed the ws_getaddress calls in the example code
#55
terziev-viktor
closed
2 years ago
1
Added socket timeout support
#54
gloveboxes
closed
2 years ago
4
Ping/Pong v2
#53
Theldus
closed
2 years ago
8
change wfd->sock to wfd->client->client_sock
#52
tetti-de
closed
2 years ago
1
Initial implementation of ws ping pong
#51
gloveboxes
closed
2 years ago
1
Next