Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add websocket notification support #2360

Open
pkolmann opened this issue Mar 29, 2023 · 0 comments
Open

Feature Request: Add websocket notification support #2360

pkolmann opened this issue Mar 29, 2023 · 0 comments

Comments

@pkolmann
Copy link

Is your feature request related to a problem? Please describe.

Currently this project only supports webhook notifications. This is often not feasable when you don't have the possibility get direct internet access to the machine running onedrive for linux.

MS provides a socket.io (websocket based) endpoint:

https://learn.microsoft.com/en-us/graph/api/subscriptions-socketio?view=graph-rest-1.0&tabs=http

Could you please consider subscribing to this endpoint for near-time syncing?

Describe the solution you'd like

This would allow to receive near-real-time change notifications.

Describe alternatives you've considered

Currently you can only wait if you don't have the possibility to establish a webhook.

Additional context

No response

@abraunegg abraunegg changed the title Feature Request: Add wecksocket notification support Feature Request: Add webksocket notification support Mar 29, 2023
@abraunegg abraunegg changed the title Feature Request: Add webksocket notification support Feature Request: Add websocket notification support Mar 29, 2023
Repository owner locked and limited conversation to collaborators Apr 5, 2023
@abraunegg abraunegg added this to the v2.5.x milestone Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants