Skip to content

Conversation

@milansie
Copy link
Contributor

@milansie milansie commented Oct 1, 2022

  • 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)

- 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)
@melloware melloware requested a review from tandraschko October 1, 2022 11:24
@tandraschko
Copy link
Member

can anyone review, too?
it looks good from a first view but i dont have enough time to test and do a deep review

@tandraschko
Copy link
Member

also we need to port the changes then to 4.0 @milansie, if everyone is ok with it

@milansie
Copy link
Contributor Author

milansie commented Oct 6, 2022

i'm ready to port the changes to version 4.0 as soon as the changes are confirmed.

@melloware
Copy link
Contributor

These look good to me I am going to merge this and @milansie you can work on the 4.0 changes

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.

3 participants