dartchat 0.1.0 copy "dartchat: ^0.1.0" to clipboard
dartchat: ^0.1.0 copied to clipboard

outdatedDart 1 only

A simple chat server and client to demonstrate web sockets in Dart.

dartchat #

Chart is a dart chat (for demonstration purposes) #

Chart is an example server and client for the Tour de Dart. It is primarily used to demonstrate websockets in Dart.

How to use it #

Download it via github

git clone https://github.com/nkratzke/dartchat.git

and open created directory in your Dart Editor. Then:

  1. Start the server by running bin\chartserver.dart.
  2. Open as many webbrowser windows you like and open the url http://localhost:3000/
  3. Or open file web\chartclient.dart with Chromium from within your Dart Editor.

Tour de Dart #

Tour de Dart is hosted on slideshare and can be accessed via the following links:

0
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A simple chat server and client to demonstrate web sockets in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, start

More

Packages that depend on dartchat