You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some discussion in #60 about point-to-point vs. broadcast channels that we might want to keep in mind moving forward.
Essentially, I think it's useful to have both types; if we have broadcast channels, there's no need to have credentials on the receiving side; this seems useful for cases where the client might be compromised. On the flip side, point-to-point (private) channels are, obviously, more secure and stealthy, like you say.
Why we don't use DirectMessage in Twitter Channel ? This will allow us to:
The text was updated successfully, but these errors were encountered: