An open API service indexing awesome lists of open source software.

https://github.com/chandler767/go-wasm-chat

Example of a realtime Golang WASM chat app using PubNub in a minimal amount of code.
https://github.com/chandler767/go-wasm-chat

app chat chat-application chatbots go golang golang-examples javascript publish-subscribe pubnub pubnub-chatting pubnub-sdk-examples pubsub pubsubclient securechat tutorial wasm web-application webassembly website

Last synced: 7 months ago
JSON representation

Example of a realtime Golang WASM chat app using PubNub in a minimal amount of code.

Awesome Lists containing this project

README

          

# Go WebAssembly Chat
Example of a realtime Golang WebAssembly chat app using PubNub.

### [Try the Chat Demo](https://wasm.chandlermayo.com)

## What is PubNub?

PubNub’s primary product is a [realtime publish/subscribe messaging API](https://www.pubnub.com/products/realtime-messaging/) built on a [global Data Stream Network](https://www.pubnub.com/products/global-data-stream-network/). Messages sent with PubNub are delivered in under 0.25 seconds and PubNub supports over [70 SDKs](https://www.pubnub.com/docs). PubNub provides the secure, scalable, and reliable infrastructure to power any realtime application.