# 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 ```