mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
aaeda2e5ac
- Completely remove nylas-long-connection.coffee file and consolidate all logic into nylas-long-connection.es6 and worker-sync/delta-streaming-connection.es6: - Separate it into DeltaStreamingConnection which is specific to the worker-sync package for handling deltas - NylasLongConnection is a "reusable" persistent connection to our API which is also used by the search package - This is a basically a fixed revision of https://phab.nylas.com/D2875, see difff for more info - Makes it so delta streaming does not retry so aggressively on 403s, which happens whenever a user’s trial has expired |
||
---|---|---|
.. | ||
keymaps | ||
lib | ||
spec | ||
stylesheets | ||
.gitignore | ||
package.json | ||
README.md |