summaryrefslogtreecommitdiff
path: root/lib/pleroma/gun/conn.ex
AgeCommit message (Expand)Author
2020-09-11ConnectionPool: Log possible HTTP1 blocksrinpatch
2020-09-07adapter options unificationAlexander Strizhakov
2020-07-15host is now uselesshref
2020-07-15Simplify TLS optshref
2020-07-15Add documentation for new connection pool settings and remove somerinpatch
2020-07-15Refactor gun pooling and simplify adapter option insertionrinpatch
2020-04-08fix for gun connections poolAlexander Strizhakov
2020-03-12clean upAlexander Strizhakov
2020-03-10add verify tls_opts only when we open connectionAlexander Strizhakov
2020-03-03refactoring for gun api modulesAlexander Strizhakov
2020-03-03retry and retry_timeout settings default changeAlexander Strizhakov
2020-03-03return error if connection failed to openAlexander Strizhakov
2020-03-03namingAlexander Strizhakov
2020-03-03simplification of formatting host methodAlexander Strizhakov
2020-02-24open conn in separate taskAlexander Strizhakov
2020-02-18adding gun adapterAlexander Strizhakov