Pedro Raft

Results 3 comments of Pedro Raft

[This seems like a very clean approach](https://github.com/cj-wang/mean-start/). Plus it will create all sockets with no need to import. ```typescript import * as sio from 'socket.io'; const chatServer = sio({ path:...

I had the same error, I don't think it was in the code push lib exactly tho, but I leave it here in case it helps someone, I bumped the...

i just created a pr with some type definitions but as i said in the pr #98 its a wip. if any one needs a quick copy pasta just create...