xseano / Arraybuffer

Example on how to use buffers to send pure WebSocket messages in JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arraybuffer

Example on how to use buffers to send pure WebSocket messages in HTML5 and NodeJS

Dependencies

Yarn package manager, as the start script auto downloads the modules below using it :)

  • ws
  • cowsay ^-^

Usage

Just run sh start.sh in /server/

About

Example on how to use buffers to send pure WebSocket messages in JS

License:MIT License


Languages

Language:JavaScript 92.4%Language:HTML 7.4%Language:Shell 0.2%