문제

I'm looking at MeteorJS at the moment and I was wondering which protocol they are using on their channels. Is it Bayeux ? their own ? I wasn't able to find easy accessible infos on their website ( I mean apart from digging in the source code)

thanx.

도움이 되었습니까?

해결책

Have a look into this blog post: http://www.meteor.com/blog/2012/03/21/introducing-ddp

they are using DPP as mentioned in the comment above.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top