What are some of the positive and negative comparisons between these for develop realtime web apps? I use SocketStream
now.
Asked
Active
Viewed 2,248 times
1

laggingreflex
- 32,948
- 35
- 141
- 196

aaa
- 316
- 4
- 7
-
This question is vague. What are you asking, exactly? Try to be more specific, and you will get a better answer. Are there specific metrics you are concerned about? (E.g., performance, features, support?) http://stackoverflow.com/questions/how-to-ask – JDB Oct 09 '12 at 03:13
-
You might refer to this question http://stackoverflow.com/questions/3498005/user-authentication-libraries-for-node-js – PherricOxide Oct 09 '12 at 04:32
-
I was using `everyauth` and switched to `passport` – EhevuTov Oct 09 '12 at 23:15
-
also a quick answer of the first two http://stackoverflow.com/questions/5765063/node-js-connect-auth-vs-everyauth – norman784 Nov 27 '12 at 14:11
1 Answers
0
There is some documentation on integrating SocketStream with EveryAuth here: https://github.com/socketstream/socketstream/blob/master/doc/guide/en/authentication.md
There is also a tutorial here (in Japanese): http://new.takyam.com/entry/2013/01/01/SocketStreamにeveryauthでTwitterログインさせる
A couple of months ago, I did attempt to integrate passport-js into SocketStream, but I need to do some more work on that, and that will take time. I will let you know how I progress.

Josh Lee
- 171,072
- 38
- 269
- 275

paulbjensen
- 828
- 7
- 6