On Tue, Jan 14, 2020 at 8:09 PM Jay McCarthy <jay.mccar...@gmail.com> wrote:
>
> As far as examples, there are some in the github repository ---
> https://github.com/tonyg/racket-rfc6455/tree/master/net/rfc6455/examples

Yeah, I saw them, but they're all examples of just starting a
websocket server.  What's missing (and it's not even clear to me if
it's possible without tweaking the library code) is some example that
shows what Dominick asked: serving some pages together with a
websocket.  This is something that I suspect is the much more common
case than starting just a websocket-only server.  (And I basically
"solved" it by starting another webserver on a different subdomain
just for this.)

-- 
                   ((x=>x(x))(x=>x(x)))                  Eli Barzilay:
                   http://barzilay.org/                  Maze is Life!

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CALO-guvz_sXrMR9czAYCNBzJ8urrL7qO-gBPBd%2BoybOo-4hdgg%40mail.gmail.com.

Reply via email to