gitgitwhat

Results 8 comments of gitgitwhat

@vinniefalco Do you say "shouldn't" because it's bad form or because it's not supported? If it's the former, that doesn't concern me. But if it fundamentally breaks what I'm trying...

Thanks. Good to know. So for my original question, and in reading issue #1589, it seems that a single stream cannot have a pending async_read in progress when async_write is...

Thanks to both of you and the great reference materials. I've gotten my fully async client/server working but the last piece I need is how an arbitrary client thread can...

Thanks @vinniefalco I found your CppCon2018 talk and have been looking through that. It is helpful to understand how the server works but my client isn't a browser so still...

Thanks @madmongo1 I assumed as much. Can you share any write ups, code examples, or gotchas to achieve scale? It's a interesting problem that I'm just not that familiar with...

@junedchhipa Looks like the problem was not totally fixed. See here: https://codepen.io/ggwcpn/pen/abQRrpb

I can make it work but something a little cleaner such as the NVD method would be useful. The description says "continuously" but is that quantified anywhere? How often do...

Hi @jaimeperez Apologies for not giving the library its due. That wasn't my intent. I understand SAML well although I'm no expert, but when a developer says "don't use this"...