Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Socket.IO 0.8.7 released [Node 0.6 compatibility inside]

Received: by 10.14.35.72 with SMTP id t48mr1134666eea.11.1320526382475;
        Sat, 05 Nov 2011 13:53:02 -0700 (PDT)
X-BeenThere: socket_io@googlegroups.com
Received: by 10.14.40.199 with SMTP id f47ls486612eeb.3.canary; Sat, 05 Nov
 2011 13:52:57 -0700 (PDT)
Received: by 10.14.17.75 with SMTP id i51mr1136764eei.1.1320526377907;
        Sat, 05 Nov 2011 13:52:57 -0700 (PDT)
Received: by 10.14.17.75 with SMTP id i51mr1136763eei.1.1320526377883;
        Sat, 05 Nov 2011 13:52:57 -0700 (PDT)
Return-Path: <rau...@gmail.com>
Received: from mail-ey0-f175.google.com (mail-ey0-f175.google.com [209.85.215.175])
        by gmr-mx.google.com with ESMTPS id i11si7789414eea.0.2011.11.05.13.52.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 05 Nov 2011 13:52:57 -0700 (PDT)
Received-SPF: pass (google.com: domain of rau...@gmail.com designates 209.85.215.175 as permitted sender) client-ip=209.85.215.175;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of rau...@gmail.com designates 209.85.215.175 as permitted sender) smtp.mail=rau...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-ey0-f175.google.com with SMTP id 9so3631571eyd.20
        for <socket_io@googlegroups.com>; Sat, 05 Nov 2011 13:52:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:from:date:message-id:subject:to:content-type;
        bh=j09i8DUlzD0/GyyY+q/gGw3kLkW3iJ0RaKebB9aQOw4=;
        b=KDOrv+VkWwgZPdfHp7tsxRmv18CBgH5VpfwnilWv9ITB/dEp1neqZb5tuTJuz330wD
         IWZYhJ0mtp7WzEC82CvgMPeLjb+nWCb4/Lt6phjXaVEKRfNddoz8UP243XmM7CmjZRn4
         fuTVF7j/3JefotaRKOtDNZzZNt2gqwo+6kGJI=
Received: by 10.14.9.103 with SMTP id 79mr1866593ees.147.1320526376336; Sat,
 05 Nov 2011 13:52:56 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.14.37.13 with HTTP; Sat, 5 Nov 2011 13:52:35 -0700 (PDT)
From: Guillermo Rauch <rau...@gmail.com>
Date: Sat, 5 Nov 2011 13:52:35 -0700
Message-ID: <CAHsm-ieED+60gAMqRzEL=SJFa7MNahj3=zMLFHfCardx1NV9-A@mail.gmail.com>
Subject: Socket.IO 0.8.7 released [Node 0.6 compatibility inside]
To: socket_io@googlegroups.com
Content-Type: multipart/alternative; boundary=0016364c62c593fbab04b1030171

--0016364c62c593fbab04b1030171
Content-Type: text/plain; charset=ISO-8859-1

This release brings more stability, bug fixes, and Node 0.6 compatibility.
*
*
*Server*

0.8.7 / 2011-11-05
==================

  * Fixed memory leaks in closed clients.
  * Fixed memory leaks in namespaces.
  * Fixed websocket handling for malformed requests from proxies. [einaros]
  * Node 0.6 compatibility. [einaros] [3rd-Eden]
  * Adapted tests and examples.

*Client*

No changes

Please simply bump your `package.json` and `npm install`!

-- 
Guillermo Rauch
LearnBoost CTO
http://devthought.com

--0016364c62c593fbab04b1030171
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div>This release brings more stability, bug fixes, and Node 0.6 compatibil=
ity.</div><div style=3D"font-weight: bold; "><b><br></b></div><b>Server</b>=
<div><br></div><div><div><font class=3D"Apple-style-span" face=3D"&#39;cour=
ier new&#39;, monospace">0.8.7 / 2011-11-05</font></div>

<div><font class=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monosp=
ace">=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</font></div><di=
v><font class=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monospace=
"><br></font></div><div><font class=3D"Apple-style-span" face=3D"&#39;couri=
er new&#39;, monospace">=A0 * Fixed memory leaks in closed clients.</font><=
/div>

<div><font class=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monosp=
ace">=A0 * Fixed memory leaks in namespaces.</font></div><div><font class=
=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monospace">=A0 * Fixed=
 websocket handling for malformed requests from proxies. [einaros]</font></=
div>

<div><font class=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monosp=
ace">=A0 * Node 0.6 compatibility. [einaros] [3rd-Eden]</font></div><div><f=
ont class=3D"Apple-style-span" face=3D"&#39;courier new&#39;, monospace">=
=A0 * Adapted tests and examples.</font></div>

<div><br></div><div><b>Client</b></div><div><br></div><div>No changes</div>=
<div><br></div><div>Please simply bump your `package.json` and `npm install=
`!</div><div><br></div>-- <br>Guillermo Rauch<div>LearnBoost CTO<br><a href=
=3D"http://devthought.com" target=3D"_blank">http://devthought.com</a></div=
>

<br>
</div>

--0016364c62c593fbab04b1030171--