You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2022/10/15 18:13:05 UTC

[GitHub] [myfaces] milansie opened a new pull request, #348: MYFACES-4445: websockets refactoring

milansie opened a new pull request, #348:
URL: https://github.com/apache/myfaces/pull/348

   - reworked channel token generation - new token is generated only if needed (ie new session/view), just one token for application scope
   - fixed usage of user-specified channel - now also works even in application scope calls
   - changed default max idle timeout for websockets - according to omnifaces/mojarra spec
   - specified default websocket scope - according to documentation (session scope for user-specified websocket as default)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [myfaces] tandraschko merged pull request #348: MYFACES-4445: websockets refactoring

Posted by GitBox <gi...@apache.org>.
tandraschko merged PR #348:
URL: https://github.com/apache/myfaces/pull/348


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org