bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
176 stars 26 forks source link

[Question]: Why is this addon making connection to mtalk.google.com?!?!? (google hangout) #241

Closed xfader2018 closed 1 year ago

xfader2018 commented 1 year ago

Ask your question

I'm seeing these connections from this addon to mtalk.google.com. Can you please explain?

fuatakgun commented 1 year ago

mtalk is used for firebase push notification system.

https://firebase.google.com/docs/cloud-messaging/concept-options#messaging-ports-and-your-firewall

bropat commented 1 year ago

Has already been answered correctly by @fuatakgun