issues
search
Azolo
/
websockex
An Elixir Websocket Client
MIT License
519
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rfc7230: Port number in Host header when not std.
#132
dominicletz
opened
2 weeks ago
0
Support for ipv6
#131
sasikumar87
opened
4 months ago
0
Fix warnings for elixir 1.17 and bump minimum elixir version to 1.11
#130
wkirschbaum
opened
4 months ago
0
No reconnection (and lack of debugger)
#129
centuriononon
opened
7 months ago
1
New hex release?
#128
dominicletz
opened
8 months ago
0
handle_cast not working?
#127
manast
opened
1 year ago
0
async option not working?
#126
feld
closed
1 year ago
1
[Bug]
#125
apoorv-2204
closed
1 year ago
0
Update README.md
#124
marpo60
opened
1 year ago
0
Upstream update
#123
alde103
closed
1 year ago
0
convert bxor references to Bitwise library
#122
cortfritz
opened
1 year ago
0
Closing connection?
#121
leonardorame
opened
1 year ago
2
Add socket_options for non-SSL connections
#120
haljin
opened
1 year ago
0
Use `__STACKTRACE__` to fetch stacktrace in callbacks
#119
dominicletz
closed
1 year ago
2
Update the echo server URL
#118
al2o3cr
opened
2 years ago
0
Adding contribution guidelines,code of conduct,ls and PR template. Ad…
#117
bradleyd
opened
2 years ago
2
Supervised Clients don't raise crash errors
#116
RaphSfeir
opened
2 years ago
13
Fix echo client example
#115
RaphSfeir
opened
2 years ago
0
Is this still being maintained?
#114
BrendanBall
opened
2 years ago
4
Rename reply action
#113
BrendanBall
opened
2 years ago
0
implement backoff for reconnect
#112
BrendanBall
opened
2 years ago
2
handle disconnect backoff
#111
BrendanBall
opened
2 years ago
0
Add timeout option
#110
saleyn
opened
2 years ago
0
`handle_connect/2` first connection
#109
Zat42
closed
2 years ago
1
Async mode logging unnecessary messages
#108
alfetahe
closed
2 years ago
4
initial proxy support
#107
mwhitworth
opened
2 years ago
0
Websockex is causing my whole supervisor to shutdown
#106
kuon
closed
2 years ago
3
Send mesage from handle_frame
#105
dtrce
closed
2 years ago
1
chore: fix testing in OTP 24
#104
qhwa
closed
2 years ago
11
Adding socket options
#103
henkoch
opened
2 years ago
0
Root URL without trailing slash leads to %WebSockex.ConnError{original: :closed})
#102
ftes
opened
2 years ago
1
Performance optimisation
#101
parubets
opened
3 years ago
0
Telemetry events
#100
pedro-gutierrez
closed
3 years ago
4
Telemetry Events?
#99
pedro-gutierrez
closed
3 years ago
2
Add init and handle_call to seamlessly support behaviors designed around GenServer
#98
jotakami
opened
3 years ago
0
test suite fails in Erlang 24
#97
austinworks
closed
2 years ago
0
Connection goes silent without errors (Binance)
#96
rm-rf-etc
opened
3 years ago
5
Using SOCKS5 proxy protocol
#95
fcw528
closed
3 years ago
1
add reply tuple as handle_connect return type in typespec
#94
kafaichoi
closed
3 years ago
2
How to shutdown/close websocket?
#93
grantwest
opened
3 years ago
4
nxdomain error with inet6 address
#92
ryan-senn
opened
3 years ago
0
Misc doc changes
#91
kianmeng
opened
3 years ago
1
Is there a way to enable auto ping every X seconds(or milliseconds)?
#90
ocodista
closed
3 years ago
0
What's the right way to gracefully terminate Websockex processes?
#89
imricardoramos
closed
3 years ago
1
Please release 0.4.3 with continuation support
#88
mspanc
closed
3 years ago
4
Fix the lost frame, certificates for test
#87
haljin
closed
3 years ago
1
send_frame should not call `exit`, but send_frame! should
#86
focused
opened
4 years ago
0
How should I send a message after connection?
#85
dgmcguire
closed
4 years ago
3
Initial message from server is not received
#84
dealloc
closed
3 years ago
14
Error to connect ssl sockets with a CRLF json protocol
#83
klevison
opened
4 years ago
1
Next