Commit Graph
28 Commits
Author SHA1 Message Date
Alex Hultman dc423cfda2 Add "fin" to intersection iterator 2021-01-29 12:21:46 +01:00
Alex Hultman ac7c72698d Initial integration of new topicTree 2021-01-28 17:26:02 +01:00
Alex Hultman af8094268c Cleanups 2021-01-28 17:15:05 +01:00
Alex Hultman 596d7fdfc0 Pass basic topicTree testcase 2021-01-28 16:49:09 +01:00
Alex Hultman 0d74439933 Initial sender hole experiment 2021-01-28 01:52:22 +01:00
Robert NagyandGitHub cd33cd20ba replace goto with loop (#1151) 2020-12-23 23:00:35 +01:00
Alex Hultman 03fca626a9 Fix overflow of triggered topics 2020-09-06 13:05:13 +02:00
Alex Hultman c2dbcf0c04 Refuse wildcards when publishing 2020-08-12 21:57:33 +02:00
alexhultman-2faandGitHub f21cb8fcba Quick-fix stack overflow while fuzzing 2020-08-09 10:24:15 +02:00
Alex HultmanandGitHub c7506a05dc Remove print from TopicTree 2020-06-28 08:31:24 +02:00
Alex Hultman fd2d36328d Never drain a closing socket from unsubscribeAll 2020-06-10 22:25:45 +02:00
Alex Hultman 17b718a10b Stricter pub/sub grouping 2020-06-10 14:20:32 +02:00
Alex Hultman 8f7d642f3f Add shared compression for pub/sub 2020-05-28 23:24:52 +02:00
Alex HultmanandGitHub fb7a3303d6 Clear no longer subscribed-to Topics when draining 2020-05-20 17:27:06 +02:00
Alex Hultman 7a000bffcf Add failing unit test for TopicTree 2020-05-08 14:05:06 +02:00
Alex Hultman 199f42e800 It's no longer a draft 2020-01-09 18:48:26 +01:00
Alex Hultman 6c7844d65f Fix up unsubscribeAll 2019-10-07 11:58:02 +02:00
Alex Hultman e6908aeec2 Re-enable experimental pub/sub support 2019-06-20 20:37:20 +02:00
Alex Hultman 996703dde6 Make everything struct, never use class 2019-06-09 08:07:51 +02:00
Alex Hultman 762b18459e Refactor a bit, put everything in uWS namespace 2019-06-09 07:53:43 +02:00
Alex Hultman b1de3a5135 Refactor Loop::defaultLoop() to Loop::get(), never use "default loops". 2019-03-02 03:04:07 +01:00
Alex Hultman 399318f866 Disable TopicTree for now 2019-02-10 02:11:11 +01:00
Alex Hultman f1bdbc968b First pass of overall cleanups 2019-02-10 00:17:13 +01:00
Alex Hultman cfac783cd9 Smaller TopicTree changes 2019-02-09 23:47:34 +01:00
Alex Hultman 3fe7964e74 Properly unsubscribe from everywhere on close 2019-02-09 09:29:29 +01:00
Alex Hultman 6fe717f46a Some changes to pubsub 2019-02-09 08:45:27 +01:00
Alex Hultman f08bc8cd03 Initial pubsub preparatory work 2019-02-09 01:00:17 +01:00
Alex Hultman aaf1f05dcd Move in TopicTree from uTT 2019-02-08 23:23:25 +01:00