Closed jkleiser closed 10 years ago
Good idea, I will create a basic hello world example like you described! You can always look at the chat and the multi player example. Maybe I need to forsee it as a sort of starting template for getting started with dart force!
I created a simple hello world application, with some basic functionality in https://github.com/jorishermans/dart-force-helloworld
Just for a start I would like to see the Dart source for a simple "Hello" example server that responds with "Hello Foo" when it receives a "Foo" message. I could not figure that out from the instructions on the Pub page. Thanks.