Ryan Morris

Results 4 issues of Ryan Morris

PR #881 adds typings for the various events. The problem is that since they are registered on `Evented` from `@types/leaflet` they all show up when doing `map.on()` and `layer.on()` even...

help wanted
typescript

using windows 8 64 bit and visual studio 2013. Python 2.7. C:\Source\myProj2\node_modules\hipack>node "C:\Program Files\nodejs\node_modul es\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild child_process: customFds option is deprecated, use stdio instead. Building the projects in this solution...

### Request Would it be possible to add support for the `EnumMember` attribute? ``` [EnumExtensions] enum UserTypeTest { [Display(Name = "مرد")] [EnumMember(Value = "men_value")] Men, [Display(Name = "زن")] [EnumMember(Value =...

I am receiving an a/v stream from devices using a proprietary protocol and then restreaming via webrtc. The devices do not advertise anything about the audio and video they include...

bug
sdp