Updated to Elm 0.19.#20
Open
mgajda wants to merge 1 commit into
Open
Conversation
|
@mgajda This package will not work with Elm 0.19 when "Native/Kernal whitelist" dissapears. A pure Firebase Elm client package using websockets directly is possible. |
Author
|
Sounds interesting, but I must say that discouraged me from using Elm in my
project that uses Firebase. Most providers give only JS API, and it is
excessive effort to make it compatible.
…On Wed, Mar 21, 2018 at 4:12 PM, atlewee ***@***.***> wrote:
@mgajda <https://github.com/mgajda> This package will not work with Elm
0.19 when "Native/Kernal whitelist" dissapears.
This package is somewhat a wrapper of the firebase Javascript client, not
a WEB API, so I guess it will not be moved to elm-lang /elm-explorations
either.
A pure Elm client package using websockets directly is possible.
That could also open up an API that is much more Elm friendly than
wrapping the Javascript client.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAp12VccmStnGvN41lQEsAIoW9JFBtXBks5tggtagaJpZM4SzEkS>
.
--
Pozdrawiam
Michał
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I updated the module to Elm-0.19.
Can you accept this PR, and publish it to package database?
Or should I ask you for a way to take over the maintenance of this extremely useful package?
Cheers
Michal