# Communicate

Small framework to communicate between shiny client and server via HTTP requests.

If you want an introduction to using such communication in shiny see the video 
below.
This framework attempts to make this more robust and easier to setup.

<iframe width="100%" height="315" src="https://www.youtube.com/embed/LF8obIGSM5M?si=rxGPYX_piPpmnJl5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

