Results 252 comments of Mark Nadal

@huhsame why does the Chrome one say websocket connection failed? Default GUN runs on 8765 I assume you've changed it to 3000? Interesting that Safari has a different format, could...

@huhsame the error you got `Member RTCIceServer.urls is required and must be an instance of (DOMString or sequence)` ... You see, in Chrome/Other browsers, this is how it is formatted:...

noooooooooooooooo does Safari just outright not support these RTC settings, or is it just some weird configuration bug? Can someone help figure out the magic Safari touch? (Apple and "web...

@hktalent just iOS or both? So should we close, or what is the course of action?

All API methods should return a gun reference context that you can chain off of. Or were you talking about other functions?

Docs have now been rewritten like... 2 or 3 times since July 2015? Definitely all could be improved, but I'm gonna say it is safe to close this issue. If...

Looks like this was being used to cover ALL core documentation clarity. Woops! So I'm gonna keep it open for future use instead.

@KhaledElAnsari good observation! I'll add that to the TODO list of things to address in the documentation. It still exists, but end-user-developers don't really need to use it, but it...

To be honest, I'm not sure if I want to support this `.delete()` as a method. It was added by someone else. Or if I do, I might refactor/rename/change its...