Files | Admin

Notes:

Release Name: revactor-0.1.5

Notes: This is largely a maintenance release, which incorporates a handful of new features but also incorporates fixes for changes in the Rev API, which Revactor uses for event monitoring.


Changes: - Rev 0.3 compatibility fixes - Add Revactor::HttpFetcher, a concurrent HTTP fetcher using Revactor::HttpClient - Allow Revactor::HttpClient to take a block for requests, and handle closing sockets automatically when the block has been evaluated - Change Revactor::Filter setup to express initialize args as Tuples