Skip to content

add keepUnsentMessages config option (default true)#13

Merged
wilk merged 1 commit intowilk:masterfrom
richard-vd:master
Jul 28, 2014
Merged

add keepUnsentMessages config option (default true)#13
wilk merged 1 commit intowilk:masterfrom
richard-vd:master

Conversation

@richard-vd
Copy link
Copy Markdown
Contributor

Ext.ux.WebSocket has a keepUnsentMessages config property, which will buffer messages until the connection is open. This commit makes this config also available for Ext.ux.data.proxy.WebSocket.

On startup, data sometimes doesn't load with autoLoad: true. With keepUnsentMessages: true in the proxy config this problem is gone.

Ext.ux.WebSocket has a keepUnsentMessages config property, which will buffer messages until the connection is open. This commit makes this config also available for Ext.ux.data.proxy.WebSocket.

On startup data sometimes doesn't load with autoLoad: true. With keepUnsentMessages: true this is no longer a problem.
wilk added a commit that referenced this pull request Jul 28, 2014
add keepUnsentMessages config option (default true)
@wilk wilk merged commit 3d150b9 into wilk:master Jul 28, 2014
@wilk
Copy link
Copy Markdown
Owner

wilk commented Jul 28, 2014

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants