mozilla-iam / mozilla-aws-cli

DEPRECATED. A command line tool to allow users to log into AWS with their federated identity using Single Sign On and obtain ephemeral API keys. This is no longer in use in Mozilla SSO/IAM, as of September 15th, 2023.
Mozilla Public License 2.0
20 stars 8 forks source link

Instead of the heartbeat can we use websockets #248

Open gene1wood opened 2 years ago

gene1wood commented 2 years ago

Is is possible to use websockets to enable the browser and listener to communicate instead of the /heartbeat polling endpoint. This would solve problems related to anything that exceeds the 2 second timeout for the heartbeat.