Skip to content
Snippets Groups Projects
Commit 23bcf674 authored by René Schöne's avatar René Schöne
Browse files

Merge branch '31-ensure-correct-connect-and-disconnect-functionality' into 'dev'

Ensure correct connect and disconnect functionality

- move IntList to TestUtils
- make resolve-element for wildcard connections a method (instead of an attribute). would never be a cache-hit anyway
- extend base.clean to remove generated aspects as well
- fixing imports
- introduced new types to encapsulate behaviour: RagConnectTokenMap, RagConnectPublisher
- move lastValue (of sendDefinitions) into new publisher
- create connectToken outside of handlers
- MqttHandler:
  - make wildcardPatterns a list
  - added Lock to avoid simultaneous access/modification of AST
- RestHandler: update dependency requirement to Spark 3.9.3 in order to unmap existing routes upon disconnect
- testing disconnect functionality in (most) existing tests

Closes #31

See merge request !12
parents d79785b9 9f6bb53c
No related branches found
No related tags found
4 merge requests!39Version 1.1.0,!35Version 1.0.0,!17Version 0.3.2,!12Ensure correct connect and disconnect functionality
Pipeline #11758 passed
Showing
with 553 additions and 260 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment