Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feature/35 ws backend #55

Merged
merged 18 commits into from
Aug 3, 2020
Merged

Feature/35 ws backend #55

merged 18 commits into from
Aug 3, 2020

Conversation

RaHoni
Copy link
Member

@RaHoni RaHoni commented Jul 8, 2020

This pull request is the first working foundation for the Website. So its needed for #25 and #24. And expands the Issue #35.

RaHoni and others added 10 commits April 1, 2020 23:30
… were it would match against jValue(*) because the toString method gives the Json type as well so an extract String is needed
…, commandSettingsMain

not fully Implemented
uiControll is to many work to  make it and I don't know jet how i will do the answers because I want that the Answers should be send some times to all even to other then Websocket and other times only to the sender of the Command.
… of an simple list containing output streams. Map is identified by the Sec-Websocket-Key Header the gets send in the initial http upgradeToWebsocket request. this is an 24 letter long base64 encoded String. Should be upgraded to an solution the guaranties non doubling of ids and removing them wenn the connection closes.
…nswer gos to the right Client. And to reduce code duplication the return of the commandType match get send as answer as long as it is an JObject
@RaHoni RaHoni added enhancement New feature or request Important Must be done in near future labels Jul 8, 2020
@RaHoni RaHoni added this to the Grundstruktur schaffen milestone Jul 8, 2020
@RaHoni RaHoni requested a review from maximiliani July 8, 2020 18:55
@RaHoni RaHoni self-assigned this Jul 8, 2020
maximiliani
maximiliani previously approved these changes Jul 10, 2020
with removing some conflicts.
@RaHoni RaHoni requested a review from maximiliani August 3, 2020 20:59
@RaHoni RaHoni merged commit 2742ae0 into Dev Aug 3, 2020
@RaHoni RaHoni linked an issue Aug 20, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Important Must be done in near future
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace XML for Devices with an Database
3 participants