Alexander Goedde

Results 30 comments of Alexander Goedde

For the app: Why have just a username + control over an authenticated device at the time of pairing? I was expecting to be asked for the password as well...

@georghendrik - This should be handled like GitHub etc. do: You store a set of recovery keys (printing these out is suggested), and these can be used instead of the...

@georghendrik - Sorry for my lack of reading skills. (no sarcasm)

erroneously closed this - had the respective autobahn-js issue open one tab over (and that was done)

@om26er - yes, this should be immediately accessible information

No idea about the implementation state of things for my proposal - I really should re-run my tests and check. Regarding your proposal for buildbot: There is no way you...

+1 (for what that's worth - not an implementer): from the number of requests for extensions of individual messages that I remember, it seems the best approach to have everything...

I''ve come across this a few times (though I think in some other context than a malformed URI). Having the connection just close is unexpected and not helpful. All errors...

Agree regarding the separation of transports and sessions (though we ourselves couple these e.g. in AutobahnJS).