kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: ruby-talk@ruby-lang.org
Cc: kcar-public@bogomips.org
Subject: [ANN] kcar 0.6.0 - bytestream to Rack response converter
Date: Tue, 4 Aug 2015 22:33:52 +0000	[thread overview]
Message-ID: <20150804-kcar-0.6.0-rele@sed> (raw)

kcar features an HTTP parser that will convert a bytestream into a
3-element array suitable for use as a Rack response.  It is IO interface
agnostic, so it may be used with HTTP streams over Unix domain sockets,
regular files, FIFOs, StringIOs as well as traditional TCP sockets.

* homepage: http://bogomips.org/kcar/
* public mailing list: kcar-public@bogomips.org
* git clone git://bogomips.org/kcar.git
* mailing list archives: http://bogomips.org/kcar-public/

Changes:

    minor cleanups

    Minor reductions to bytecode sizes, a packaging cleanup
    but nothing interesting.

    shortlog since 0.5.0:
          GIT-VERSION-GEN: fix install for non-tag versions
          parser: shorten condition statement
          add gmane archival config for slrnpull
          kcar/response: remove const optimizations for Ruby < 2.1

                 reply	other threads:[~2015-08-04 22:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kcar/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150804-kcar-0.6.0-rele@sed \
    --to=normalperson@yhbt.net \
    --cc=kcar-public@bogomips.org \
    --cc=ruby-talk@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).