📄 readme
字号:
Notification Service examples:
This directory has examples to illustrate how to use the Notification Service
Examples:
Filter: A simple example to how how to do filtering of events.
------
An event passing through the channel encounters filters at the proxy,
admin and channel level.This example shows how to setup filters and use them.
Subscribe: A simple example to show how to specify subscription constraints.
---------
This example does not add any filters to keep the example simple.
If filters are added, then they would be evaluated *after* the event type
constraints have been met.
Thus subscriptions are a way of provide coarse grain filtering.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -