Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 730 Bytes

Goim Example Repo

GOIM examples,store for further usage.

vue

An example using Vue.js framework,showing new messages instantly.

vuejq

An example using Vue.js and jQuery.jQuery is used for sending messages.
Notice:You need to add CORS support to goim manually cause the offical version of goim doesn't support CORS.

vuesend

The same as vuejq,but it sends messages via websocket connection instead.Notice:IE/Edge currently not support websocket.

wechatpush

A demo page using jQuery,weui and weui.js . Aims at creating a "Send Messages" page in Wechat.

realtimeshow

A demo page for showing danmaku using danmaku.js . Aims at using it in OBS Studio to deliver live streaming danmaku.