Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / meh/elixir-socket issues and pull requests
#108 - Project dead? Forked elixir-socket2 and merged PRs https://github.com/witchtails/elixir-socket2/
Issue -
State: open - Opened by dominicletz about 1 year ago
#107 - Socket.SSL no longer work with recent Erlang
Issue -
State: open - Opened by bortzmeyer almost 2 years ago
- 1 comment
#106 - Retrieving TLS info?
Issue -
State: open - Opened by bortzmeyer almost 2 years ago
#105 - add {:verify, :verify_peer} if verify function is used
Pull Request -
State: open - Opened by emischorr almost 2 years ago
- 1 comment
#104 - Some functions undefined
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#103 - ^^^ is deprecated
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#102 - A way to pass all the :gen_udp options?
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#101 - Add {:active, n} socket option
Pull Request -
State: open - Opened by saleyn almost 3 years ago
- 1 comment
#100 - Add github action to build and test each PR
Pull Request -
State: open - Opened by Raphexion over 3 years ago
- 1 comment
#99 - Fixing SSL for erlang 10
Pull Request -
State: open - Opened by Vic92548 over 3 years ago
- 1 comment
#98 - Error to connect ssl sockets with a CRLF json protocol
Issue -
State: open - Opened by klevison almost 5 years ago
#97 - README markdown syntax highlighting
Pull Request -
State: open - Opened by szTheory almost 5 years ago
- 1 comment
#96 - [Feature Request] Custom opcodes for websockets
Issue -
State: open - Opened by widavies about 6 years ago
#95 - Encrypted UDP via DTLS?
Issue -
State: open - Opened by seivan almost 7 years ago
- 1 comment
#94 - Fix accept, it should pass it all to accept!
Pull Request -
State: closed - Opened by rubencaro almost 7 years ago
#93 - Starting an UDP socket as a process?
Issue -
State: open - Opened by seivan almost 7 years ago
- 2 comments
#92 - Use the correct key when passing down cacerts
Pull Request -
State: closed - Opened by OleMchls almost 7 years ago
- 1 comment
#91 - Update connect! @spec
Pull Request -
State: closed - Opened by j-deng almost 7 years ago
- 1 comment
#90 - timing out while calling Socket.web.recv with timeout raises exception
Issue -
State: open - Opened by grantwest about 7 years ago
#89 - Compilation Warnings
Issue -
State: closed - Opened by nelsonic about 7 years ago
- 2 comments
#88 - Updated release on hex?
Issue -
State: closed - Opened by fhunleth about 7 years ago
- 2 comments
#87 - Add appropriate topic tags to the repository so it makes it easier to search.
Issue -
State: closed - Opened by cogle about 7 years ago
- 2 comments
#86 - Supply authentication credentials during connect?
Issue -
State: open - Opened by Lugghawk about 7 years ago
#85 - Can't open a socket using SSL
Issue -
State: open - Opened by RaphSfeir over 7 years ago
- 2 comments
#84 - Is it possible to limit the transfer size in a correct way?
Issue -
State: open - Opened by Speedkore over 7 years ago
- 2 comments
#83 - How can I specify the raw option IP_FREEBIND when connecting to a socket?
Issue -
State: open - Opened by building39 over 7 years ago
- 2 comments
#82 - Replace warnings related to char_list -> charlist
Pull Request -
State: closed - Opened by freiden over 7 years ago
- 3 comments
#81 - Force accept! to return socket
Pull Request -
State: closed - Opened by cybrox over 7 years ago
#80 - How should I receive fragmented data
Issue -
State: open - Opened by vincar over 7 years ago
- 1 comment
#79 - alpn_advertised_protocols option for ssl sockets
Issue -
State: closed - Opened by nhooyr over 7 years ago
- 1 comment
#78 - incorrect example
Issue -
State: closed - Opened by nhooyr over 7 years ago
- 1 comment
#77 - Unix Domain to Web.listen
Issue -
State: open - Opened by ghost over 7 years ago
#76 - Fixed typo ":verion" to ":version"
Pull Request -
State: closed - Opened by h4cc over 7 years ago
- 1 comment
#75 - sub-protocol
Issue -
State: closed - Opened by mirkobrankovic almost 8 years ago
- 1 comment
#74 - Socket.Tcp.arguments no match found for :address
Issue -
State: closed - Opened by bradacina almost 8 years ago
- 2 comments
#73 - Socket.Web: support close with unknown code/reason
Issue -
State: open - Opened by aurieh about 8 years ago
#72 - Use websocket client behind a proxy
Issue -
State: open - Opened by tht about 8 years ago
#71 - Socket.Web.connect! blocks after server accepts, rejects, and closes the connection.
Issue -
State: open - Opened by rabarar about 8 years ago
#70 - Where is version 0.3.6?
Issue -
State: closed - Opened by Hermanverschooten about 8 years ago
- 1 comment
#69 - Fix elixir v1.4 warnings
Pull Request -
State: closed - Opened by liveforeverx about 8 years ago
- 1 comment
#68 - Some advanced SSL options to web connection functions
Issue -
State: open - Opened by Guid75 about 8 years ago
- 5 comments
#67 - upgrade deps, write tests for address
Pull Request -
State: closed - Opened by Xiaobin0860 about 8 years ago
- 3 comments
#66 - rescue Socket.Error for client connecting
Pull Request -
State: closed - Opened by aihturie over 8 years ago
- 1 comment
#65 - Add installation instructions.
Pull Request -
State: closed - Opened by octosteve over 8 years ago
- 1 comment
#64 - Fix typespecs
Pull Request -
State: closed - Opened by niku over 8 years ago
- 1 comment
#63 - Socket.Web.connect! throws MatchError
Issue -
State: closed - Opened by vysakh0 over 8 years ago
- 1 comment
#62 - Question: Does Socket.Web.recv block until further data is available from the server?
Issue -
State: closed - Opened by sahrizvi over 8 years ago
- 2 comments
#61 - How can one continuously receive messages on an open WebSocket?
Issue -
State: closed - Opened by sahrizvi over 8 years ago
- 3 comments
#60 - Where's the GenSCTP support
Issue -
State: open - Opened by Lazarus404 over 8 years ago
- 4 comments
#59 - Fix "malformed upgrade response" detection
Pull Request -
State: closed - Opened by szymon-jez over 8 years ago
- 1 comment
#58 - fix compiler warnings. closes #57
Pull Request -
State: closed - Opened by smpallen99 over 8 years ago
- 7 comments
#57 - Many compile warnings
Issue -
State: closed - Opened by smpallen99 over 8 years ago
#56 - web: fix Socket.Error exceptions
Pull Request -
State: closed - Opened by recursive-madman over 8 years ago
- 2 comments
#55 - Modified some confusing comments
Pull Request -
State: closed - Opened by ayamamori over 8 years ago
- 1 comment
#54 - Fix crash on release start
Pull Request -
State: closed - Opened by liveforeverx over 8 years ago
#53 - Timeout
Issue -
State: closed - Opened by OvermindDL1 over 8 years ago
- 1 comment
#52 - Distinguish case when websocket abruptly closes with no close frame
Pull Request -
State: closed - Opened by SimonWoolf almost 9 years ago
- 1 comment
#51 - Add custom headers option to SocketWeb connect
Pull Request -
State: closed - Opened by beagleknight almost 9 years ago
- 3 comments
#50 - License
Issue -
State: closed - Opened by jhicks-camgian almost 9 years ago
- 5 comments
#49 - Remove usage of on_load, which breaks when run in embedded mode
Pull Request -
State: closed - Opened by bitwalker about 9 years ago
- 16 comments
#48 - fix compile error with Elixir 1.2.1
Pull Request -
State: closed - Opened by tungd about 9 years ago
- 3 comments
#47 - Updates README.md with more websocket client examples
Pull Request -
State: closed - Opened by sirMackk about 9 years ago
- 2 comments
#46 - Fixed subnet check on IPV6
Pull Request -
State: closed - Opened by neutrino38 about 9 years ago
- 1 comment
#45 - s/List.member/Enum.member/
Pull Request -
State: closed - Opened by prasmussen about 9 years ago
- 1 comment
#44 - Socket.Web.connect throws exception
Issue -
State: open - Opened by timCF about 9 years ago
#43 - added subnet match test is_in_subnet
Pull Request -
State: closed - Opened by neutrino38 about 9 years ago
- 1 comment
#42 - Fix `ping!` function spec
Pull Request -
State: closed - Opened by larrylv about 9 years ago
- 1 comment
#41 - Fix `recv` when length is zero in `Socket.Web`
Pull Request -
State: closed - Opened by larrylv about 9 years ago
- 2 comments
#40 - `client |> Socket.Web.accept!` throws "invalid argument"
Issue -
State: open - Opened by chris-martin over 9 years ago
#39 - add options params support for WS
Pull Request -
State: closed - Opened by timCF over 9 years ago
- 2 comments
#38 - Update the elixir version to the current stable one.
Pull Request -
State: closed - Opened by ghost over 9 years ago
#37 - Fixing tiny typo in spec
Pull Request -
State: closed - Opened by marcelog over 9 years ago
- 1 comment
#36 - headers["upgrade"] on websocket server
Pull Request -
State: closed - Opened by sdancer over 9 years ago
- 1 comment
#35 - Return the error code if http handshake fails in Socket.Web.connect
Pull Request -
State: closed - Opened by SimonWoolf over 9 years ago
- 1 comment
#34 - fix typos
Pull Request -
State: closed - Opened by jxs over 9 years ago
#33 - README lists gen_sctp as covered by this library, but it doesn't look it's true.
Issue -
State: open - Opened by andoriyu almost 10 years ago
- 3 comments
#32 - ** (UndefinedFunctionError) undefined function: String.to_char_list!/1
Issue -
State: closed - Opened by waynehoover almost 10 years ago
- 1 comment
#31 - Fixes closing websocket.
Pull Request -
State: closed - Opened by sylane almost 10 years ago
#30 - Fixes some typespecs and send/3 default value definition.
Pull Request -
State: closed - Opened by sylane almost 10 years ago
- 1 comment
#29 - Web: Let recv/1 and recv!/1 take options
Pull Request -
State: closed - Opened by codeincontext about 10 years ago
- 2 comments
#28 - Improve documentation
Issue -
State: closed - Opened by crertel about 10 years ago
- 8 comments
#27 - web: fix sending WebSocket ping
Pull Request -
State: closed - Opened by renatoaguiar about 10 years ago
#26 - Allow control opcodes in Socket.Web.send
Pull Request -
State: closed - Opened by codeincontext about 10 years ago
- 1 comment
#25 - Web.ping isn't working
Issue -
State: closed - Opened by codeincontext about 10 years ago
- 2 comments
#24 - Fixed a typo in the socket creation example
Pull Request -
State: closed - Opened by cit about 10 years ago
#23 - web: fix socket connect args to use path as opt
Pull Request -
State: closed - Opened by jtmoulia over 10 years ago
- 2 comments
#22 - Case clause error thrown in Socket.Web.recv when connection is closed
Issue -
State: closed - Opened by novaugust over 10 years ago
- 1 comment
#21 - No method to pass options to Socket.Web
Issue -
State: closed - Opened by novaugust over 10 years ago
- 2 comments
#20 - Remove bang from to_char_list in SSL.connect
Pull Request -
State: closed - Opened by novaugust over 10 years ago
- 1 comment
#19 - Active Websockets?
Issue -
State: open - Opened by jtmoulia over 10 years ago
- 8 comments
#18 - Update example code so it compiles and works in Elixir v0.15.0
Pull Request -
State: closed - Opened by grempe over 10 years ago
- 1 comment
#17 - [minor] fix markdown code format
Pull Request -
State: closed - Opened by julianduque over 10 years ago
- 1 comment
#16 - Update to elixir v0.14.3-dev
Pull Request -
State: closed - Opened by khia over 10 years ago
- 1 comment
#15 - Typo
Pull Request -
State: closed - Opened by scrogson over 10 years ago
- 1 comment
#14 - Does not compile with elixir 0.13.1
Issue -
State: closed - Opened by smpallen99 almost 11 years ago
- 5 comments
#13 - Fixed typo
Pull Request -
State: closed - Opened by sideshow almost 11 years ago
- 1 comment
#11 - Make application compatible for OTP releases
Pull Request -
State: closed - Opened by asaaki almost 11 years ago
- 4 comments
#9 - Fixed a likely typo
Pull Request -
State: closed - Opened by chameco about 11 years ago
- 1 comment
#8 - /ebin -> /_build in .gitignore
Pull Request -
State: closed - Opened by mururu about 11 years ago
- 1 comment
#2 - Optional UNIX sockets support?
Issue -
State: open - Opened by yrashk over 11 years ago
- 4 comments