[es] Fixed #45 with corrected binding and re-worked example

* also upgraded to 2.1.0
* added a MULTICAST env var for supporting networks
This commit is contained in:
Geoff Bourne
2015-11-28 11:35:59 -06:00
parent 39bb0d75e2
commit 847f403bd3
4 changed files with 29 additions and 13 deletions

17
.gitattributes vendored Normal file
View File

@@ -0,0 +1,17 @@
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain