Commit Graph

19 Commits

Author SHA1 Message Date
bad 09ac734b2d Refactor connection and add support for resuming sessions 2021-10-19 12:00:53 +02:00
bad 036552bac1 Fix expiry timer 2021-10-17 23:18:24 +02:00
bad 0fcb27311e Make subscription tests run in parrarel
This should be faster(not like that matters) and sure that the subscription struct can be shared between threads
2021-10-17 23:02:52 +02:00
bad a94881f1d4 Add misspell 2021-10-17 21:27:17 +02:00
bad 807ea96d67 Fix more golangci-lint issues 2021-10-17 21:09:44 +02:00
bad 9cd116c5e4 Fix a bunch of golangci-lint issues 2021-10-17 21:01:13 +02:00
bad e4fae94588 Remove generated file 2021-10-17 21:01:13 +02:00
bad beb045efb5 Add golangci-lint 2021-10-17 20:59:42 +02:00
bad a4b5af256d Incorrectly but handle wildcards in topicNames 2021-10-17 00:03:23 +02:00
bad 272d5e505e Combine 4 TODOs into one 2021-10-16 23:58:47 +02:00
bad baf746a254 Refactoring, session expiry 2021-10-16 23:49:49 +02:00
bad 9226c0abda Fix client id assignment 2021-10-16 22:44:38 +02:00
bad 7cab972065 Wildcard subscriptions 2021-10-08 23:53:37 +02:00
bad a4eaf5f8f7 Format code 2021-10-08 22:47:00 +02:00
bad 1a691389ec Fix session resuming 2021-10-08 22:44:02 +02:00
bad 01df3272b5 Finish basic subscriptions 2021-10-07 22:01:52 +02:00
bad 35879183be Improve folder strutcute 2021-10-01 22:18:48 +02:00
bad e9612e2430 Initial session handling 2021-09-28 12:30:32 +02:00
bad a927a5ac1a Basic packet parsing 2021-09-01 22:36:43 +02:00