Mitch Spradlin
2015-03-15 22:15:08 UTC
Hello everyone,
I'm fairly new to Elm and as a part of the learning process I wrote an Elm
application that uses WebRTC to connect peers to each other to create a
distributed network that allows users to chat with each other. After
showing it to some people, they encouraged me to create a writeup about how
WebRTC and Elm can interoperate. However, not having written much about
software other than documentation, I would appreciate any thoughts on what
subtopics would be interesting to discuss and which ones are not as
interesting to cover.
The writeup probably wouldn't be super long and would focus on the current
state of using WebRTC in and Elm application. After a broad-strokes summary
of WebRTC and how it can be brought together with Elm using ports, I would
explore some possible patterns that come from using ports to have the kind
of one-way effects characteristic of this use case. I would then talk about
difficulties that are encountered in this setup and finish with how
promises (soon to be renamed commands?) will likely change things such that
writing the Elm side of things in this context will be much easier.
Again, I appreciate any thoughts y'all might have!
Thank you,
Mitch
I'm fairly new to Elm and as a part of the learning process I wrote an Elm
application that uses WebRTC to connect peers to each other to create a
distributed network that allows users to chat with each other. After
showing it to some people, they encouraged me to create a writeup about how
WebRTC and Elm can interoperate. However, not having written much about
software other than documentation, I would appreciate any thoughts on what
subtopics would be interesting to discuss and which ones are not as
interesting to cover.
The writeup probably wouldn't be super long and would focus on the current
state of using WebRTC in and Elm application. After a broad-strokes summary
of WebRTC and how it can be brought together with Elm using ports, I would
explore some possible patterns that come from using ports to have the kind
of one-way effects characteristic of this use case. I would then talk about
difficulties that are encountered in this setup and finish with how
promises (soon to be renamed commands?) will likely change things such that
writing the Elm side of things in this context will be much easier.
Again, I appreciate any thoughts y'all might have!
Thank you,
Mitch
--
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 elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.