dartchat 0.1.2
dartchat: ^0.1.2 copied to clipboard
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 #
Clone it from github
git clone https://github.com/nkratzke/dartchat.git
and open created directory in your Dart Editor. Then:
- Start the server by running
bin\chartserver.dart. - Open as many webbrowser windows you like and open the url http://localhost:3000
- Or run file
web\chartclient.dartwith Dartium within your Dart Editor.
Tour de Dart #
Tour de Dart is hosted on slideshare and can be accessed via the following links: