in reply to Mojolicious Websocket example

The error messages seem self explanatory, you can't just include any path you want and expect mojo to find it (jquery) -- it has to exist

see Re^3: real-time output from Mojolicious WebSockets?