Skip to content
Snippets Groups Projects
Select Git revision
  • feature/http-api
  • feature/junit
  • feature/mqtt-packets
  • feature/mqtt-protocol
  • feature/server-socket
  • feature/session-handler
  • master default protected
7 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Mar2118161510876543228Febfeat: KeepAlive can be disabledmastermasterUpdate README.mdMerge branch 'feature/mqtt-packets' into 'master'Cleaned up even more leftover codefeature/mqtt-pa…feature/mqtt-packetsMerge branch 'feature/mqtt-packets' into 'master'Cleaned up more leftover codeCleaned up leftover codeImplemented publish functionality and all missing control packages and when to send themUpdated branchfix: Remove duplicate methodsMerge branch 'feature/mqtt-protocol' into 'master'Merge branch 'master' into 'feature/mqtt-protocol'feature/mqtt-pr…feature/mqtt-protocolfeat: Each control packet resets the keep alive counterfeat: Add unsubscribe functionalityfeat: Implement SUBACK packetfeat: Subscriptions can be made to topics and saved in sessionfeat: Old session get cleanSession from new client setfix: Bugfeat: Old session can be restoredEnabled sending of PUBACK and PUBRECFixed publish response typesAdded output for puback, pubrec, pubrel, pubcomp and unsubackMerge branch 'feature/session-handler' into 'master'feat: Old session get cleanSession from new client setfeature/session…feature/session-handlerfix: Bugfeat: Old session can be restoredfeat: Disconnect client if reserved Flag in CONNECT Packete is set to 1feat(README.md): + 3.1.0-2Merge branch 'master' into feature/mqtt-protocolfeat: Client get disconnected after receiving second CONNECT packetMerge branch 'feature/mqtt-packets' into 'master'added functionality for packets up to 256mb and added commentsUpdate README.mdUpdate README.mdMerge branch 'feature/session-handler' into 'master'feat(SessionHandler): Disable soutfix(Session): Rename valid to aktivefeat(SessionHandler): Change from setInvalid to closefeat(SessionHandler): Only one aktive connection with same clientIdfeat(Session): Only remove sessions if cleanSession is set