Skip to content

Instantly share code, notes, and snippets.

@rogerdudler
Created August 19, 2011 08:55
Show Gist options
  • Save rogerdudler/1156379 to your computer and use it in GitHub Desktop.
Save rogerdudler/1156379 to your computer and use it in GitHub Desktop.
Define server bound events in Terrific
<!-- we listen to "eventA" and "eventB" from the server -->
<body data-connector-socket="eventA, eventB">
...
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment