HeSe / amber-websocketEcho

An implementation of the websocket.org EchoTest in Amber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amber-websocketEcho

By Sebastian Heidbrink

Amber is an implementation of the Smalltalk language that runs on top of the JavaScript runtime. It is designed to make client-side development faster and easier. This Project is a small example for websocket usage in Amber. It is a reference implementation of the websocket.org echo test.

About

Installation

Put these sources, as is, in the amber examples folder ("amber\examples\amber-websocketEcho").

About

An implementation of the websocket.org EchoTest in Amber

License:Other


Languages

Language:JavaScript 88.7%Language:Smalltalk 11.3%