Hello I'm looking into writing a web application in racket, and need to send some events from server to client. As far as I've understood, I would need to use the websockets package for racket, and then use some javascript on the client side to handle the events. Is this is a good approach? And does anyone have any tips on how to add javascript to a racket web server in a good way?
Thanks in advance for any help. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/dcae823b-071c-4572-a942-0e5708822513n%40googlegroups.com.

