Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / J0/phoenix_gen_socket_client issues and pull requests

#72 - Handling WebSocket Timeouts and Reconnection in this client

Issue - State: open - Opened by alexaung98 4 months ago - 3 comments

#70 - Client unable to reply to server push messages

Issue - State: open - Opened by kerrd89 almost 2 years ago - 1 comment

#69 - Is the example current?

Issue - State: open - Opened by lastmeta almost 2 years ago - 1 comment

#68 - Update version in README

Pull Request - State: closed - Opened by nathanl about 2 years ago - 1 comment

#67 - Support later OTP versions

Issue - State: open - Opened by J0 over 2 years ago - 2 comments

#66 - Generate string message refs instead of integers

Pull Request - State: closed - Opened by Hannes-Steffenhagen-bd over 2 years ago - 1 comment

#64 - Add socket_opts to websocket client options

Pull Request - State: closed - Opened by matt-mazzucato over 3 years ago - 1 comment

#63 - Migrate From Travis CI to Github Actions

Pull Request - State: closed - Opened by J0 over 3 years ago

#62 - Migrate to Github Actions

Issue - State: closed - Opened by J0 over 3 years ago
Labels: enhancement

#61 - Documentation for version 4.0.0 not pointing to correct github link

Issue - State: closed - Opened by D4no0 over 3 years ago - 2 comments

#60 - Tutorials for Phoenix Gen Socket Client

Issue - State: open - Opened by J0 over 3 years ago
Labels: documentation

#59 - Document that the project is unmaintained

Pull Request - State: closed - Opened by sebastian over 3 years ago

#58 - Allow passing options to serializer for decoding based on the opcode (:text or :binary)

Pull Request - State: closed - Opened by cabol over 3 years ago - 4 comments

#57 - phoenix_gen_socket_client – looking for new maintainers

Issue - State: closed - Opened by sebastian over 3 years ago - 1 comment

#56 - Update version and changelog to 3.2.1

Pull Request - State: closed - Opened by edongashi almost 4 years ago - 1 comment

#55 - Fix serializer format to text in order to support Phoenix 1.5.7

Pull Request - State: closed - Opened by vladra almost 4 years ago - 2 comments

#54 - Issue with Serializer

Issue - State: closed - Opened by vladra almost 4 years ago - 2 comments

#53 - Update version and changelog

Pull Request - State: closed - Opened by edongashi almost 4 years ago

#52 - Allow passing options to websocket_client

Pull Request - State: closed - Opened by albertored almost 4 years ago - 3 comments

#51 - Support terminate callback

Pull Request - State: closed - Opened by sebastian almost 4 years ago

#50 - Fix call/3 function spec

Pull Request - State: closed - Opened by matt-mazzucato almost 4 years ago - 2 comments

#49 - How to handle termination ?

Issue - State: closed - Opened by jipen about 4 years ago - 2 comments

#48 - Streamline future releases

Pull Request - State: closed - Opened by sebastian over 4 years ago

#47 - Release related bumps

Pull Request - State: closed - Opened by sebastian over 4 years ago

#46 - Minor readme updates

Pull Request - State: closed - Opened by sebastian over 4 years ago

#45 - New release after switching to Jason

Issue - State: closed - Opened by electricshaman over 4 years ago - 3 comments

#44 - Changes for new version of the lib

Pull Request - State: closed - Opened by sebastian over 4 years ago - 2 comments

#43 - Use Registry.start_link/1

Pull Request - State: closed - Opened by electricshaman over 4 years ago - 1 comment

#42 - Minor maintenance updates

Pull Request - State: closed - Opened by sebastian over 4 years ago

#41 - Replaces Poison with Jason

Pull Request - State: closed - Opened by gottfrois over 4 years ago - 8 comments

#40 - jason instead of poison

Pull Request - State: closed - Opened by naaano about 5 years ago - 2 comments

#39 - Listening to Phoenix Channel from Erlang Node

Issue - State: closed - Opened by nitinjain1105 over 5 years ago - 7 comments

#38 - `joined?/1` should be called from the GenSocketClient process

Pull Request - State: closed - Opened by jjl about 6 years ago - 1 comment

#37 - Fix reconnecting a socket that is already running to new url/params

Pull Request - State: closed - Opened by boydm about 6 years ago - 3 comments

#36 - bump version and add changelog

Pull Request - State: closed - Opened by sasa1977 over 6 years ago

#35 - Update credo dep in mix.exs

Pull Request - State: closed - Opened by xadhoom over 6 years ago - 1 comment

#34 - Make development dependencies optional

Pull Request - State: closed - Opened by axelson over 6 years ago - 1 comment

#33 - Git tag v2.1.0 missing

Issue - State: closed - Opened by axelson over 6 years ago - 2 comments

#32 - Should not add credo

Issue - State: closed - Opened by axelson over 6 years ago - 1 comment

#31 - bump version and add changelog

Pull Request - State: closed - Opened by sasa1977 over 6 years ago

#30 - add support for returning {:connect, url, query_params, state} from a…

Pull Request - State: closed - Opened by boydm over 6 years ago - 5 comments

#29 - Need to be able to update the original query_parameters

Issue - State: closed - Opened by boydm over 6 years ago - 7 comments

#28 - Sasa/elixir 1.6

Pull Request - State: closed - Opened by sasa1977 over 6 years ago

#27 - add GenSocketClient.topic_status/1 function (and tests) to query the …

Pull Request - State: closed - Opened by boydm over 6 years ago - 6 comments

#26 - Blocking on connect/join?

Issue - State: closed - Opened by jbodah over 6 years ago - 2 comments

#24 - use websocket_client from hex

Pull Request - State: closed - Opened by sasa1977 almost 7 years ago

#23 - Sasa/support phoenix1.3

Pull Request - State: closed - Opened by sasa1977 almost 7 years ago

#22 - Revert graceful encoding errors?

Issue - State: closed - Opened by obrok about 7 years ago - 1 comment

#21 - Stop crashing on encoding errors

Pull Request - State: closed - Opened by obrok about 7 years ago - 7 comments

#20 - Upgrade websocket_client for Erlang 20.0 compatibility

Pull Request - State: closed - Opened by sebastian about 7 years ago

#19 - bump version

Pull Request - State: closed - Opened by sasa1977 over 7 years ago

#18 - Use process dictionary instead of ets

Pull Request - State: closed - Opened by Gazler over 7 years ago - 2 comments

#17 - Consider not using ets for each connection

Issue - State: closed - Opened by Gazler over 7 years ago - 3 comments

#16 - Sasa/call and cast support

Pull Request - State: closed - Opened by sasa1977 over 7 years ago

#15 - Expose a push/3 that does not explicitly depend on a transport

Pull Request - State: closed - Opened by gregwoodward over 7 years ago - 6 comments

#14 - How to pass Phoenix.Token on socket connect?

Issue - State: closed - Opened by jcfischer over 7 years ago - 3 comments

#13 - Sasa/minor doc adjustments

Pull Request - State: closed - Opened by sasa1977 over 7 years ago

#12 - Sasa/publish to hex

Pull Request - State: closed - Opened by sasa1977 over 7 years ago

#11 - Can't use as dependency

Issue - State: closed - Opened by Spyes over 7 years ago - 2 comments

#10 - Additional fix for Elixir 1.4.0

Pull Request - State: closed - Opened by sebastian over 7 years ago

#9 - Silence warning produced by Elixir 1.4.0

Pull Request - State: closed - Opened by sebastian over 7 years ago

#8 - don't attempt to connect from when callback returns :stop

Pull Request - State: closed - Opened by jordan0day almost 8 years ago - 1 comment

#7 - fix typespecs

Pull Request - State: closed - Opened by sasa1977 almost 8 years ago

#6 - fix typespec

Pull Request - State: closed - Opened by sasa1977 almost 8 years ago

#5 - suppress logging of socket termination

Pull Request - State: closed - Opened by sasa1977 almost 8 years ago

#4 - Add heartbeat support

Pull Request - State: closed - Opened by davoclavo about 8 years ago - 4 comments

#3 - Add Poison dependency to README

Pull Request - State: closed - Opened by davoclavo over 8 years ago - 1 comment

#2 - add support for keepalive

Pull Request - State: closed - Opened by sasa1977 over 8 years ago

#1 - Prepare for oss

Pull Request - State: closed - Opened by sasa1977 over 8 years ago - 6 comments