File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ Install with:
2020Requirements:
2121
2222 - Windows:
23- - Visual Studio 2010 Express or higher e.g [ Visual Studio 2013 Express] ( http ://www.microsoft .com/visualstudio/eng/2013-downloads#d-2013- express)
24- - [ Python 2.7] ( https://www.python.org/downloads/release/python-2711 / )
23+ - Visual Studio 2010 Express or higher e.g [ Visual Studio 2015 Express] ( https ://www.visualstudio .com/de/vs/visual-studio- express/ )
24+ - [ Python 2.7] ( https://www.python.org/downloads/release/python-2713 / )
2525 - Linux:
26- - gcc/g++ & make
27- - [ Python 2.7] ( https://www.python.org/downloads/release/python-2711 / )
26+ - gcc/g++ & make
27+ - [ Python 2.7] ( https://www.python.org/downloads/release/python-2713 / )
2828
2929Building for Node.js 4.x or higher requires C++11 features so the minimum is VS2013 / gcc4.8
3030
@@ -81,6 +81,8 @@ setTimeout(function() {
8181}, 20000 );
8282```
8383
84+ Have a look at the resourceless server example [ here] ( doc/server.md#event-read-write ) .
85+
8486## License & copyright
8587Copyright (c) 2017, Mathias Küsel
8688
You can’t perform that action at this time.
0 commit comments