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 So I used Reel in a thing - simcity websockets server. Someone take a look?

Received: by 10.14.213.135 with SMTP id a7mr10673059eep.2.1352421474137;
        Thu, 08 Nov 2012 16:37:54 -0800 (PST)
X-BeenThere: celluloid-ruby@googlegroups.com
Received: by 10.14.198.201 with SMTP id v49ls2522436een.0.gmail; Thu, 08 Nov
 2012 16:37:53 -0800 (PST)
Received: by 10.14.204.3 with SMTP id g3mr10662957eeo.7.1352421473479;
        Thu, 08 Nov 2012 16:37:53 -0800 (PST)
Received: by 10.14.204.3 with SMTP id g3mr10662953eeo.7.1352421473441;
        Thu, 08 Nov 2012 16:37:53 -0800 (PST)
Return-Path: <basc...@gmail.com>
Received: from mail-ea0-f174.google.com (mail-ea0-f174.google.com [209.85.215.174])
        by gmr-mx.google.com with ESMTPS id u8si5801944een.1.2012.11.08.16.37.53
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 08 Nov 2012 16:37:53 -0800 (PST)
Received-SPF: pass (google.com: domain of basc...@gmail.com designates 209.85.215.174 as permitted sender) client-ip=209.85.215.174;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of basc...@gmail.com designates 209.85.215.174 as permitted sender) smtp.mail=basc...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ea0-f174.google.com with SMTP id c13so1281855eaa.19
        for <celluloid-ruby@googlegroups.com>; Thu, 08 Nov 2012 16:37:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:sender:in-reply-to:references:from:date
         :x-google-sender-auth:message-id:subject:to:content-type;
        bh=Ml9ana6PFXKSIbngruwtTW7kKKEXnCs1zrAiTwhpHfY=;
        b=LylyHsMpueOMAXtXTNdDrFWRKCb2d7J6k+qAZWBCgXyJOwfikr8KkZ/DsWw5fik0r6
         UpVH1zEev1YgM7zd3WOSNwqUl7IU8cciCsDqg0SsJa/HD7ze4aC7oiV05fTv+7XVaTHw
         JEghyQnAet3Sr5eIazUZScAIdqSgN9Usy8QF7OpdtjEm18TFazZgEk81AqM0XPktcrPf
         CkAqDGioBWJ7jW7n5nvCmnyjw0hnjcb57gWf6R4q7YFyl9N4BeNB4/Ng0od5ajEcO0cf
         h1/AautmRppactiWNb6SRNqwMkxS/oNByVvNZ+Wbf7mTJ4bUVDupljP+lzUpkF2Bxc1L
         FrfQ==
Received: by 10.14.221.194 with SMTP id r42mr32358043eep.25.1352421473299;
 Thu, 08 Nov 2012 16:37:53 -0800 (PST)
MIME-Version: 1.0
Sender: basc...@gmail.com
Received: by 10.223.159.71 with HTTP; Thu, 8 Nov 2012 16:37:32 -0800 (PST)
In-Reply-To: <8e5903e6-5873-4172-8dc3-8bf1914484a3@googlegroups.com>
References: <8e5903e6-5873-4172-8dc3-8bf1914484a3@googlegroups.com>
From: Tony Arcieri <tony.arci...@gmail.com>
Date: Thu, 8 Nov 2012 16:37:32 -0800
Message-ID: <CAHOTMVKaJUrxAeA=+9ppS9ab4hJkxndMc49YNMLoYO7eB96...@mail.gmail.com>
Subject: Re: So I used Reel in a thing - simcity websockets server. Someone
 take a look?
To: "celluloid-ruby@googlegroups.com" <celluloid-ruby@googlegroups.com>
Content-Type: multipart/alternative; boundary=047d7b66f60980ae5b04ce052948

--047d7b66f60980ae5b04ce052948
Content-Type: text/plain; charset=ISO-8859-1

I took a look, in general this looks fine to me. Let me know if you have
any problems with it.


On Thu, Nov 8, 2012 at 1:09 PM, Josh Adams <j...@isotope11.com> wrote:

> Has anyone else used Reel?
>
> I used it in https://github.com/isotope11/simcity_websockets_server
>
> It's really simple, just opens up a socket, handles sync between the
> browser and a simcity-esque simulation runner.  I likely used Celluloid
> horribly wrong at least once in there, but it's pretty fun :)  Just wanted
> to share.
>
> -Josh
>



-- 
Tony Arcieri

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

I took a look, in general this looks fine to me. Let me know if you have an=
y problems with it.<div class=3D"gmail_extra"><br><br><div class=3D"gmail_q=
uote">On Thu, Nov 8, 2012 at 1:09 PM, Josh Adams <span dir=3D"ltr">&lt;<a h=
ref=3D"mailto:j...@isotope11.com" target=3D"_blank">j...@isotope11.com</a>&=
gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Has anyone else used Reel?<div><br></div><di=
v>I used it in=A0<a href=3D"https://github.com/isotope11/simcity_websockets=
_server" target=3D"_blank">https://github.com/isotope11/simcity_websockets_=
server</a></div>

<div><br></div><div>It&#39;s really simple, just opens up a socket, handles=
 sync between the browser and a simcity-esque simulation runner. =A0I likel=
y used Celluloid horribly wrong at least once in there, but it&#39;s pretty=
 fun :) =A0Just wanted to share.</div>

<span class=3D"HOEnZb"><font color=3D"#888888"><div><br></div><div>-Josh</d=
iv></font></span></blockquote></div><br><br clear=3D"all"><div><br></div>--=
 <br>Tony Arcieri<br><br>
</div>

--047d7b66f60980ae5b04ce052948--