wails/v3/examples/raw-message/README.md
2024-06-08 20:43:24 +10:00

11 lines
201 B
Markdown

# 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:
```bash
go run main.go
```