DVLP / signalr-no-jquery

120 stars 78 forks source link

fix bug: Error in connecting via WebSocket #32 #35

Closed misumi111 closed 5 years ago

misumi111 commented 6 years ago
// jQueryShim.js  line 97
inArray: (arr,item) => arr.indexOf(item) !== -1

return Boolean.

kragoth commented 6 years ago

@DVLP any chance we could get this pull request merged? Cheers