issues
search
meh
/
elixir-socket
Socket wrapping for Elixir.
691
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project dead? Forked elixir-socket2 and merged PRs https://github.com/dominicletz/elixir-socket2/
#108
dominicletz
opened
11 months ago
0
Socket.SSL no longer work with recent Erlang
#107
bortzmeyer
opened
1 year ago
1
Retrieving TLS info?
#106
bortzmeyer
opened
1 year ago
0
add {:verify, :verify_peer} if verify function is used
#105
emischorr
opened
1 year ago
1
Some functions undefined
#104
bortzmeyer
opened
2 years ago
0
^^^ is deprecated
#103
bortzmeyer
opened
2 years ago
0
A way to pass all the :gen_udp options?
#102
bortzmeyer
opened
2 years ago
0
Add {:active, n} socket option
#101
saleyn
opened
2 years ago
1
Add github action to build and test each PR
#100
Raphexion
opened
3 years ago
2
Fixing SSL for erlang 10
#99
Vic92548
opened
3 years ago
1
Error to connect ssl sockets with a CRLF json protocol
#98
klevison
opened
4 years ago
0
README markdown syntax highlighting
#97
szTheory
opened
4 years ago
1
[Feature Request] Custom opcodes for websockets
#96
widavies
opened
5 years ago
0
Encrypted UDP via DTLS?
#95
seivan
opened
6 years ago
1
Fix accept, it should pass it all to accept!
#94
rubencaro
closed
4 years ago
0
Starting an UDP socket as a process?
#93
seivan
opened
6 years ago
2
Use the correct key when passing down cacerts
#92
OleMchls
closed
6 years ago
1
Update connect! @spec
#91
j-deng
closed
6 years ago
1
timing out while calling Socket.web.recv with timeout raises exception
#90
grantwest
opened
6 years ago
0
Compilation Warnings
#89
nelsonic
closed
6 years ago
2
Updated release on hex?
#88
fhunleth
closed
6 years ago
2
Add appropriate topic tags to the repository so it makes it easier to search.
#87
cogle
closed
6 years ago
2
Supply authentication credentials during connect?
#86
Lugghawk
opened
6 years ago
0
Can't open a socket using SSL
#85
RaphSfeir
opened
6 years ago
2
Is it possible to limit the transfer size in a correct way?
#84
Speedkore
opened
7 years ago
2
How can I specify the raw option IP_FREEBIND when connecting to a socket?
#83
building39
opened
7 years ago
2
Replace warnings related to char_list -> charlist
#82
freiden
closed
6 years ago
3
Force accept! to return socket
#81
cybrox
closed
7 years ago
0
How should I receive fragmented data
#80
vincar
opened
7 years ago
1
alpn_advertised_protocols option for ssl sockets
#79
nhooyr
closed
4 years ago
1
incorrect example
#78
nhooyr
closed
7 years ago
1
Unix Domain to Web.listen
#77
ghost
opened
7 years ago
0
Fixed typo ":verion" to ":version"
#76
h4cc
closed
7 years ago
1
sub-protocol
#75
mirkobrankovic
closed
7 years ago
1
Socket.Tcp.arguments no match found for :address
#74
bradacina
closed
7 years ago
2
Socket.Web: support close with unknown code/reason
#73
aurieh
opened
7 years ago
0
Use websocket client behind a proxy
#72
tht
opened
7 years ago
0
Socket.Web.connect! blocks after server accepts, rejects, and closes the connection.
#71
rabarar
opened
7 years ago
0
Where is version 0.3.6?
#70
Hermanverschooten
closed
7 years ago
1
Fix elixir v1.4 warnings
#69
liveforeverx
closed
7 years ago
1
Some advanced SSL options to web connection functions
#68
Guid75
opened
7 years ago
5
upgrade deps, write tests for address
#67
Xiaobin0860
closed
2 years ago
3
rescue Socket.Error for client connecting
#66
aihturie
closed
8 years ago
1
Add installation instructions.
#65
octosteve
closed
8 years ago
1
Fix typespecs
#64
niku
closed
8 years ago
1
Socket.Web.connect! throws MatchError
#63
vysakh0
closed
8 years ago
1
Question: Does Socket.Web.recv block until further data is available from the server?
#62
sahrizvi
closed
8 years ago
2
How can one continuously receive messages on an open WebSocket?
#61
sahrizvi
closed
8 years ago
3
Where's the GenSCTP support
#60
Lazarus404
opened
8 years ago
4
Fix "malformed upgrade response" detection
#59
szymon-jez
closed
8 years ago
1
Next