Skip to content

doganarif/go-wasm-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go WebSocket WebAssembly Example (WIP)

This project demonstrates how to set up a WebAssembly (WASM) module using Go, with a focus on establishing a WebSocket connection and interacting with the DOM from Go.

Introduction

WebAssembly allows you to run code written in multiple languages on the web at near-native speed, with client-side execution. This project specifically showcases the use of Go to handle WebSocket communications and update the DOM accordingly.

| Related Blog Post : https://arifdogan.medium.com/creating-real-time-websockets-with-go-and-webassembly-c4039ff2d0ec

About

Go | WebAssembly + Websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published