Skip to content
  • tomk's avatar
    f3820706
    - Refactored non-blocking transport and client classes - getaddrinfo is called · f3820706
    tomk authored
    in Client now
    - Added NonBlockingHttpBOSH transport (to tranports_nb) and BOSHClient
    (to client_nb)
    - Extended possible proxy types in configuration by "BOSH" proxy
    - Rewrote NonBlockingTLS to invoke success callback only after successful TLS handshake is over (formerly, the TLS Plugin returned right after sending <starttls>)
    f3820706
    - Refactored non-blocking transport and client classes - getaddrinfo is called
    tomk authored
    in Client now
    - Added NonBlockingHttpBOSH transport (to tranports_nb) and BOSHClient
    (to client_nb)
    - Extended possible proxy types in configuration by "BOSH" proxy
    - Rewrote NonBlockingTLS to invoke success callback only after successful TLS handshake is over (formerly, the TLS Plugin returned right after sending <starttls>)
Loading