I am trying to call GetUserMedia with the MediaStream API, which requires the use of Promises. Is there a good way to work with promises in Elm at this point? Can it be done with Task or Process API? Or should this piece of my code be done entirely in Javascript? Thanks.
-- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
