Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update MVCFramework.SSEClient.pas #782

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

radexpol
Copy link
Contributor

Since the format of SSE contains spaces between command and value, we have to trim the value part. sample:
event: userconnect
data: {"username": "bobby", "time": "02:33:48"}

Since the format of SSE contains spaces between command and value, we have to trim the value part.
sample:
event: userconnect
data: {"username": "bobby", "time": "02:33:48"}
@danieleteti danieleteti merged commit d3525de into danieleteti:master Sep 25, 2024
@danieleteti
Copy link
Owner

Thanks

@radexpol radexpol deleted the patch-1 branch September 26, 2024 15:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants