Jesse Herrick

Results 21 comments of Jesse Herrick

@drl123 of course! The app wouldn't be particularly useful if it only worked on the same network 😄. A TURN server is *not* required when peers are on two different...

@drl123 I will try to get out some documentation and code on running a TURN server alongside the application when I have some time. It will be a little more...

Hi @iamonkara, have you had a chance to read [this article](https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix-liveview)? It might help you understand the design choices I made in this application. To directly answer your question, peer-to-peer...

Thanks for the heads up. We can just throw the index of the given assign’s element in as part of an ID for each generated element until we get a...

Hi @feld, thanks for the issue. I'm afraid this is an existing issue with iOS Safari because they have very vague requirements for web applications that use WebRTC. I would...

Thanks for making this PR! Right now warnings are logged on startup for our app due to Pigeon's Goth version using a deprecated Finch option. Upgrading Goth would solve these...

I posted a solution over at #34.

@PragTob @wpp I'm a big advocate of hand coding websites rather than using a framework. I feel that it looks nicer (given that it is designed nicely) and seems less...

Well, Jekyll just went 2.0. On Wednesday, May 7, 2014, Eric Watson [email protected] wrote: > @pragtob https://github.com/pragtob I'm thinking of the event machine > backend. Apparently I haven't contributed to...