[racket-dev] [racket/web-server] 1c6411: Removing out-dated WebSocket implementation

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Jan 14 14:41:34 EST 2015

The plan is to add a dependency on the net-rfc* package with update-implies
OR move that code into this place.

This is a bit of a special case given that the old code doesn't work at
all. There are basically no Web browsers that support that version of
WebSockets, so it is only breaking for things that use this code or a few
very old browsers.

Jay

On Wed, Jan 14, 2015 at 2:37 PM, Sam Tobin-Hochstadt <samth at cs.indiana.edu>
wrote:

> How does this fit with backward compatibility?
>
> Sam
>
> On Wed, Jan 14, 2015 at 2:26 PM, Jay McCarthy <jay.mccarthy at gmail.com>
> wrote:
> >   Branch: refs/heads/master
> >   Home:   https://github.com/racket/web-server
> >   Commit: 1c6411c670c1aa86df507a99c64dfc2701d36c0f
> >
> https://github.com/racket/web-server/commit/1c6411c670c1aa86df507a99c64dfc2701d36c0f
> >   Author: Jay McCarthy <jay.mccarthy at gmail.com>
> >   Date:   2015-01-14 (Wed, 14 Jan 2015)
> >
> >   Changed paths:
> >     R web-server-lib/net/websocket.rkt
> >     R web-server-lib/net/websocket/client.rkt
> >     R web-server-lib/net/websocket/server.rkt
> >
> >   Log Message:
> >   -----------
> >   Removing out-dated WebSocket implementation
> >
> >
>



-- 
Jay McCarthy
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20150114/d782ba8b/attachment.html>

Posted on the dev mailing list.