angular-socket-io icon indicating copy to clipboard operation
angular-socket-io copied to clipboard

socket.io version 1.x

Open luckymancvp opened this issue 10 years ago • 12 comments

Please update this library to use with socket.io version 1.x

luckymancvp avatar Sep 08 '14 07:09 luckymancvp

:+1:

tcarlsen avatar Jan 27 '15 14:01 tcarlsen

+1

3Lowz avatar Feb 19 '15 15:02 3Lowz

:+1: Waiting for update.

sangnguyenplus avatar Mar 05 '15 01:03 sangnguyenplus

+1

sam2x avatar Apr 16 '15 22:04 sam2x

+1

ajbraus avatar May 05 '15 22:05 ajbraus

+1

reza-putra avatar Jul 05 '15 20:07 reza-putra

+1

Malusia avatar Jul 24 '15 08:07 Malusia

+1

0xdevalias avatar Oct 19 '15 00:10 0xdevalias

+1

siiick avatar Oct 21 '15 22:10 siiick

+1

Evanion avatar Oct 21 '15 23:10 Evanion

+1. In 1.x , "emit" function works, but "on" function is not work any more. Tested with socket.io-1.3.6 and socket.io-1.4.4.

liyj144 avatar Jan 21 '16 12:01 liyj144

Today I read the source code, i found it does not add any new functions nor rewrite any basic funtions ( except forward). So it should support socket.io 1.x. After some time debugging, it works now. The reason why it was not work yesterday is that my server side configuration not ok. So, if you are useing socket.io 1.x, use it as normal.

liyj144 avatar Jan 22 '16 03:01 liyj144