Skip to content

Issue #1925 – Single SSE per browser per origin#1943

Open
oleh-maikovych wants to merge 17 commits intodevelopfrom
Issue-#1925
Open

Issue #1925 – Single SSE per browser per origin#1943
oleh-maikovych wants to merge 17 commits intodevelopfrom
Issue-#1925

Conversation

@oleh-maikovych
Copy link
Member

resolve #1925

# Conflicts:
#	platform-web-resources/src/main/java/ua/com/fielden/platform/web/sse/EventSourceDispatchingEmitter.java
#	platform-web-resources/src/main/java/ua/com/fielden/platform/web/sse/resources/EventSourcingResource.java
…e same uuid and user name. Also adjusted local SSE so that if message data is the same as previous message then it will still generate storage event
@oleh-maikovych oleh-maikovych requested a review from 01es March 2, 2023 14:04
@01es 01es changed the title Issue #1925 Issue #1925 – Single SSE per browser per origine Mar 3, 2023
@01es 01es changed the title Issue #1925 – Single SSE per browser per origine Issue #1925 – Single SSE per browser per origin Mar 3, 2023
01es and others added 3 commits March 10, 2023 12:01
… no uuid saved before and user with undefined UUID tries to register sse. Removed global db property. Made it local to three functions.
@01es 01es added on hold and removed In progress labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSE: single EventSource per browser for the same origin

2 participants