Skip to content

Feature/html5 messages#3

Open
jason-d-walter wants to merge 5 commits intojschmidt42:masterfrom
jason-d-walter:feature/html5-messages
Open

Feature/html5 messages#3
jason-d-walter wants to merge 5 commits intojschmidt42:masterfrom
jason-d-walter:feature/html5-messages

Conversation

@jason-d-walter
Copy link
Contributor

Description:

Needed support to be able to send messages between JavaScript and Lua. The JavaScript code can now push messages into lua and lua can consume via a consume_events() function added to stingray.WebApp. Likewise, Lua can push events to JavaScript using custom events. Both WebApp and WebView needed to have support added to trigger the event.

Copy link
Owner

@jschmidt42 jschmidt42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
Please remove the .bat script.

@jschmidt42 jschmidt42 self-assigned this Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments