5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 18:31:39 +08:00
wails/v3/examples/raw-message
2024-06-08 20:43:24 +10:00
..
assets Support raw messages from JS 2024-06-08 20:43:24 +10:00
main.go Support raw messages from JS 2024-06-08 20:43:24 +10:00
README.md Support raw messages from JS 2024-06-08 20:43:24 +10:00

Raw Message Example

This example is a demonstration of sending raw messages from JS to Go.

Running the example

To run the example, simply run the following command:

go run main.go