mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:23:11 -04:00
installing socketIO and testing the WebSocket connection
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
Messages sent
|
||||
</h2>
|
||||
|
||||
<input id="message" autocomplete="off"><button id="sendButton">Send</button>
|
||||
<ul id="messages"></ul>
|
||||
|
||||
{{ ajax_block(partials, updates_url, 'inbox') }}
|
||||
|
||||
{{ ajax_block(partials, updates_url, 'totals') }}
|
||||
|
||||
Reference in New Issue
Block a user