absinthe-graphql / absinthe-socket

Core JavaScript support for Absinthe WS-based operations
MIT License
148 stars 75 forks source link

Please update to Phoenix 1.4.1 #37

Closed woeye closed 5 years ago

woeye commented 5 years ago

Phoenix has been bumped to 1.4.1 and it fixes an issue with reconnects: https://github.com/phoenixframework/phoenix/issues/3161

Since this effects subscriptions, it would be nice to see a version bump for absinthe-socket, too.