notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-async-http HTTP client and server library
0.64.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.63.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-19 20:50:32
Last Update: 2024-04-08 06:48:19
Commit Hash: af6e3fa
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/socketry/async-http
Description:
Async::HTTP is an asynchronous client and server implementation of HTTP/1.0, HTTP/1.1 and HTTP/2 including TLS. It supports streaming requests and responses.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-async-http-0.64.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-async-http-0.64.1/LICENSE
  3. /usr/local/share/licenses/rubygem-async-http-0.64.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-async-http>0:www/rubygem-async-http
To install the port:
cd /usr/ports/www/rubygem-async-http/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-async-http
  • pkg install rubygem-async-http
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-async-http
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712427996 SHA256 (rubygem/async-http-0.64.1.gem) = 93e73403b7e2d1878b306d300bbda5afb5cedd71ec969162bf15d2dd9fe5b1f0 SIZE (rubygem/async-http-0.64.1.gem) = 33792

Packages (timestamps in pop-ups are UTC):
rubygem-async-http
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.64.10.64.00.54.10.64.10.64.1-0.54.1-
FreeBSD:13:quarterly0.61.00.61.00.60.10.61.00.64.10.61.00.61.00.61.0
FreeBSD:14:latest0.63.00.64.10.59.30.63.00.64.10.60.1-0.60.1
FreeBSD:14:quarterly0.61.00.64.1-0.61.00.64.10.61.00.61.00.61.0
FreeBSD:15:latest0.63.00.64.1n/a0.61.0n/a0.61.00.61.0-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-async>=1.25 : devel/rubygem-async
  2. rubygem-async-io>=1.28 : devel/rubygem-async-io
  3. rubygem-async-pool>=0.2 : www/rubygem-async-pool
  4. rubygem-protocol-http>=0.26.0<0.27 : www/rubygem-protocol-http
  5. rubygem-protocol-http1>=0.19.0<0.20 : www/rubygem-protocol-http1
  6. rubygem-protocol-http2>=0.16.0<0.17 : www/rubygem-protocol-http2
  7. rubygem-traces>=0.10.0 : devel/rubygem-traces
  8. ruby32 : lang/ruby32
  9. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. www/rubygem-async-rest
  2. www/rubygem-async-websocket

Configuration Options:
No options to configure
Options name:
www_rubygem-async-http
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.64.1
08 Apr 2024 06:48:19
commit hash: af6e3fa2186f5c5f18b3834dacdb9c87bf9334adcommit hash: af6e3fa2186f5c5f18b3834dacdb9c87bf9334adcommit hash: af6e3fa2186f5c5f18b3834dacdb9c87bf9334adcommit hash: af6e3fa2186f5c5f18b3834dacdb9c87bf9334ad files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.64.1

Changes:	https://github.com/socketry/async-http/releases
0.64.0
31 Mar 2024 18:52:39
commit hash: 22ae2fd21cac26410e1a88da36433b871340204acommit hash: 22ae2fd21cac26410e1a88da36433b871340204acommit hash: 22ae2fd21cac26410e1a88da36433b871340204acommit hash: 22ae2fd21cac26410e1a88da36433b871340204a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.64.0

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.63.0
09 Mar 2024 14:06:52
commit hash: 7ae701e2e18a73ce7aa03a557d6aa9a1452e13f6commit hash: 7ae701e2e18a73ce7aa03a557d6aa9a1452e13f6commit hash: 7ae701e2e18a73ce7aa03a557d6aa9a1452e13f6commit hash: 7ae701e2e18a73ce7aa03a557d6aa9a1452e13f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Remove files/patch-gemspec (should not be part of
6ddc10075a5dee7b536cbecc1069657693e547a6)
0.63.0
05 Mar 2024 01:57:55
commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20commit hash: d86e4213df64cb407a2ccf2ba5ddc6a2e15b9c20 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ruby-gems: Update to 3.5.6

While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.

ChangeLog:	https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR:		276884
Approved by:	sunpoet (ruby@, maintainer)
Exp-run by:	antoine
0.63.0
21 Feb 2024 15:10:50
commit hash: 6ddc10075a5dee7b536cbecc1069657693e547a6commit hash: 6ddc10075a5dee7b536cbecc1069657693e547a6commit hash: 6ddc10075a5dee7b536cbecc1069657693e547a6commit hash: 6ddc10075a5dee7b536cbecc1069657693e547a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.63.0

- Add LICENSE_FILE

Changes:	https://github.com/socketry/async-http/releases
0.61.0
01 Nov 2023 02:08:58
commit hash: bcf1a868c8db8587874490cd04b846554b6cd91ecommit hash: bcf1a868c8db8587874490cd04b846554b6cd91ecommit hash: bcf1a868c8db8587874490cd04b846554b6cd91ecommit hash: bcf1a868c8db8587874490cd04b846554b6cd91e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.61.0

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.60.2_1
22 Sep 2023 03:21:25
commit hash: 32558aa56e0e880a066ab49481634219efc7b525commit hash: 32558aa56e0e880a066ab49481634219efc7b525commit hash: 32558aa56e0e880a066ab49481634219efc7b525commit hash: 32558aa56e0e880a066ab49481634219efc7b525 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Fix gemspec for rubygem-protocol-http 0.25.0 update

- Bump PORTREVISION for package change
0.60.2
09 Jul 2023 10:26:36
commit hash: bb35cfeaa306c5347eac46cfd207a11f9ce3f480commit hash: bb35cfeaa306c5347eac46cfd207a11f9ce3f480commit hash: bb35cfeaa306c5347eac46cfd207a11f9ce3f480commit hash: bb35cfeaa306c5347eac46cfd207a11f9ce3f480 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.60.2

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.60.1
21 Mar 2023 19:22:10
commit hash: 310049eb8fe436090ce18e21cd067af7b82fbc91commit hash: 310049eb8fe436090ce18e21cd067af7b82fbc91commit hash: 310049eb8fe436090ce18e21cd067af7b82fbc91commit hash: 310049eb8fe436090ce18e21cd067af7b82fbc91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.60.1

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.59.5
05 Feb 2023 15:49:51
commit hash: f4332e3f3b7b5acf9111eac0351b1b98cea0392dcommit hash: f4332e3f3b7b5acf9111eac0351b1b98cea0392dcommit hash: f4332e3f3b7b5acf9111eac0351b1b98cea0392dcommit hash: f4332e3f3b7b5acf9111eac0351b1b98cea0392d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.59.5

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.59.4
30 Jan 2023 13:01:43
commit hash: 3f87e49e7f07e57d31b56a406795d2bdaccf7709commit hash: 3f87e49e7f07e57d31b56a406795d2bdaccf7709commit hash: 3f87e49e7f07e57d31b56a406795d2bdaccf7709commit hash: 3f87e49e7f07e57d31b56a406795d2bdaccf7709 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.59.4

Changes:	https://github.com/socketry/async-http/releases
		https://github.com/socketry/async-http/commits/main
0.59.3
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
0.59.3
30 Dec 2022 09:05:42
commit hash: af07869d36f49e3384d82018ec989f6de85d100ecommit hash: af07869d36f49e3384d82018ec989f6de85d100ecommit hash: af07869d36f49e3384d82018ec989f6de85d100ecommit hash: af07869d36f49e3384d82018ec989f6de85d100e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.59.3

Changes:	https://github.com/socketry/async-http/commits/main
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.59.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.59.2
31 Aug 2022 18:49:58
commit hash: e557bebd3af6e843df689f68df9560b52f56271acommit hash: e557bebd3af6e843df689f68df9560b52f56271acommit hash: e557bebd3af6e843df689f68df9560b52f56271acommit hash: e557bebd3af6e843df689f68df9560b52f56271a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.59.2

Changes:	https://github.com/socketry/async-http/commits/main
0.59.1
31 Aug 2022 11:41:39
commit hash: f16e774df6adfa823905bb0314215d662aca9f91commit hash: f16e774df6adfa823905bb0314215d662aca9f91commit hash: f16e774df6adfa823905bb0314215d662aca9f91commit hash: f16e774df6adfa823905bb0314215d662aca9f91 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.59.1

Changes:	https://github.com/socketry/async-http/commits/main
0.56.6_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.56.6_1
14 May 2022 15:11:47
commit hash: f6d25eff1e763e706bcb0558a028b8c1bbe39dd0commit hash: f6d25eff1e763e706bcb0558a028b8c1bbe39dd0commit hash: f6d25eff1e763e706bcb0558a028b8c1bbe39dd0commit hash: f6d25eff1e763e706bcb0558a028b8c1bbe39dd0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Allow build with rubygem-traces 0.5.0+

- Bump PORTREVISION for package change
0.56.6
13 May 2022 11:39:50
commit hash: c60c87ea72eac9d98df00545e59728c38cf422f2commit hash: c60c87ea72eac9d98df00545e59728c38cf422f2commit hash: c60c87ea72eac9d98df00545e59728c38cf422f2commit hash: c60c87ea72eac9d98df00545e59728c38cf422f2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.6

Changes:	https://github.com/socketry/async-http/commits/main
0.56.5
18 Jul 2021 22:07:06
commit hash: c50949e1386e9c17606f5097039ffd2b3a2a52d5commit hash: c50949e1386e9c17606f5097039ffd2b3a2a52d5commit hash: c50949e1386e9c17606f5097039ffd2b3a2a52d5commit hash: c50949e1386e9c17606f5097039ffd2b3a2a52d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.5

Changes:	https://github.com/socketry/async-http/commits/master
0.56.4
18 Jul 2021 17:47:39
commit hash: d044d4738bfe68c237f69036cd55c2043216d8dacommit hash: d044d4738bfe68c237f69036cd55c2043216d8dacommit hash: d044d4738bfe68c237f69036cd55c2043216d8dacommit hash: d044d4738bfe68c237f69036cd55c2043216d8da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.4

Changes:	https://github.com/socketry/async-http/commits/master
0.56.3
14 Jun 2021 17:42:52
commit hash: 927e067985d6a972415a71b2ec0845fc17e53c9acommit hash: 927e067985d6a972415a71b2ec0845fc17e53c9acommit hash: 927e067985d6a972415a71b2ec0845fc17e53c9acommit hash: 927e067985d6a972415a71b2ec0845fc17e53c9a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.3

Changes:	https://github.com/socketry/async-http/commits/master
0.56.2
16 May 2021 15:24:41
commit hash: 05505d42758a3041e21a7ea74557723ffbc443e8commit hash: 05505d42758a3041e21a7ea74557723ffbc443e8commit hash: 05505d42758a3041e21a7ea74557723ffbc443e8commit hash: 05505d42758a3041e21a7ea74557723ffbc443e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.2

Changes:	https://github.com/socketry/async-http/commits/master
0.56.1
01 May 2021 22:19:41
commit hash: a4111212f0c72a981256dfe756db33261e87f879commit hash: a4111212f0c72a981256dfe756db33261e87f879commit hash: a4111212f0c72a981256dfe756db33261e87f879commit hash: a4111212f0c72a981256dfe756db33261e87f879 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.1

Changes:	https://github.com/socketry/async-http/commits/master
0.56.0
29 Apr 2021 14:24:48
commit hash: 69315bdac8dd711b62a4819232527dcb6b76af33commit hash: 69315bdac8dd711b62a4819232527dcb6b76af33commit hash: 69315bdac8dd711b62a4819232527dcb6b76af33commit hash: 69315bdac8dd711b62a4819232527dcb6b76af33 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.56.0

Changes:	https://github.com/socketry/async-http/commits/master
0.55.0
25 Apr 2021 20:36:23
commit hash: b16f6243b9bd9464908adbedf3c71ecf66d666b3commit hash: b16f6243b9bd9464908adbedf3c71ecf66d666b3commit hash: b16f6243b9bd9464908adbedf3c71ecf66d666b3commit hash: b16f6243b9bd9464908adbedf3c71ecf66d666b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-async-http: Update to 0.55.0

Changes:	https://github.com/socketry/async-http/commits/master
0.54.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.54.1
06 Jan 2021 20:34:44
Revision:560633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.54.1

Changes:	https://github.com/socketry/async-http/commits/master
0.54.0
03 Jan 2021 20:22:02
Revision:560202Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.54.0

Changes:	https://github.com/socketry/async-http/commits/master
0.53.1
24 Nov 2020 20:51:04
Revision:556220Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.53.1

Changes:	https://github.com/socketry/async-http/commits/master
0.53.0
21 Nov 2020 09:44:26
Revision:555935Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.53.0

Changes:	https://github.com/socketry/async-http/commits/master
0.52.5
20 Sep 2020 19:23:12
Revision:549386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.5

Changes:	https://github.com/socketry/async-http/commits/master
0.52.4
22 May 2020 19:42:40
Revision:536237Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.4

Changes:	https://github.com/socketry/async-http/commits/master
0.52.3
08 May 2020 21:20:36
Revision:534698Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.3

Changes:	https://github.com/socketry/async-http/commits/master
0.52.2
08 May 2020 08:51:04
Revision:534376Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.2

Changes:	https://github.com/socketry/async-http/commits/master
0.52.0
24 Apr 2020 18:06:41
Revision:532867Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.52.0

Changes:	https://github.com/socketry/async-http/commits/master
0.51.6
22 Apr 2020 21:31:46
Revision:532580Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.51.6

Changes:	https://github.com/socketry/async-http/commits/master
0.51.4
21 Apr 2020 19:47:24
Revision:532392Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.51.4

Changes:	https://github.com/socketry/async-http/commits/master
0.51.0
10 Apr 2020 22:24:31
Revision:531381Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.51.0

Changes:	https://github.com/socketry/async-http/commits/master
0.50.13
09 Apr 2020 18:57:57
Revision:531257Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.13

Changes:	https://github.com/socketry/async-http/commits/master
0.50.12
05 Apr 2020 19:55:31
Revision:530828Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.12

Changes:	https://github.com/socketry/async-http/commits/master
0.50.11
04 Apr 2020 14:46:38
Revision:530678Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.11

Changes:	https://github.com/socketry/async-http/commits/master
0.50.10
02 Apr 2020 21:32:44
Revision:530448Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.10

Changes:	https://github.com/socketry/async-http/commits/master
0.50.9
02 Apr 2020 12:07:45
Revision:530348Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.9

Changes:	https://github.com/socketry/async-http/commits/master
0.50.7
28 Mar 2020 13:30:50
Revision:529692Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.7

Changes:	https://github.com/socketry/async-http/commits/master
0.50.2
03 Feb 2020 19:47:27
Revision:525080Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.2

Changes:	https://github.com/socketry/async-http/commits/master
0.50.1
02 Feb 2020 11:05:26
Revision:524908Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.1

Changes:	https://github.com/socketry/async-http/commits/master
0.50.0
29 Dec 2019 12:57:51
Revision:521353Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.50.0

Changes:	https://github.com/socketry/async-http/commits/master
0.49.1
08 Dec 2019 17:31:36
Revision:519555Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.49.1

Changes:	https://github.com/socketry/async-http/commits/master
0.49.0
25 Oct 2019 19:11:27
Revision:515657Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.49.0

Changes:	https://github.com/socketry/async-http/commits/master
0.48.2
19 Aug 2019 20:50:00
Revision:509328Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-async-http 0.48.2

Async::HTTP is an asynchronous client and server implementation of HTTP/1.0,
HTTP/1.1 and HTTP/2 including TLS. It supports streaming requests and responses.

WWW: https://github.com/socketry/async-http

Number of commits found: 52