v1.1.1 Release
Bug Fixed
- #7 'disconnect' event added
- #8 Add EmitJson() method to support JSON-formated string (Emit() method can't send JSON-formatted string anymore)
- Fix the infinite reconnection trial bug.
Enhancement
- Add SystemEvents enum to replace system event string. (See sample codes for more details)
- Replace URL string parameter to Uri class