{% extends "clj_wamp_example/views/layout.html" %} {% block content %}
Server will echo user input back to the client
clj-wamp will automatically return errors when a call is not found or when exceptions are thrown
Calls the server whenever an operation is clicked and displays the result
0 |
|||