RH
Size: a a a
RH
БС
SA
SA
БС
БС
RB
БС
F
py-amqp
+ vine
. Код у тебя будет хоть и синхронный, но мультиплексированный через callbacks до жопы. С pika я слишком много говна поел. Не рекомендую.KK
БС
БС
>>curl linkedin.com -v
* Rebuilt URL to: linkedin.com/
* Trying 13.107.42.14...
* TCP_NODELAY set
* Connected to linkedin.com (13.107.42.14) port 80 (#0)
> GET / HTTP/1.1
> Host: linkedin.com
> User-Agent: curl/7.58.0
> Accept: */*
>
* Empty reply from server
* Connection #0 to host linkedin.com left intact
curl: (52) Empty reply from server
KK
KK
>>curl linkedin.com -v
* Rebuilt URL to: linkedin.com/
* Trying 13.107.42.14...
* TCP_NODELAY set
* Connected to linkedin.com (13.107.42.14) port 80 (#0)
> GET / HTTP/1.1
> Host: linkedin.com
> User-Agent: curl/7.58.0
> Accept: */*
>
* Empty reply from server
* Connection #0 to host linkedin.com left intact
curl: (52) Empty reply from server
БС
БС
curl https://linkedin.com -v
* Rebuilt URL to: https://linkedin.com/
* Trying 13.107.42.14...
* TCP_NODELAY set
* Connected to linkedin.com (13.107.42.14) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to linkedin.com:443
* stopped the pause stream!
* Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to linkedin.com:443
KK
KK
AM
F