Created
August 19, 2011 08:55
-
-
Save rogerdudler/1156379 to your computer and use it in GitHub Desktop.
Define server bound events in Terrific
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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