| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d4e9384 commit 16d6d45
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -226,7 +226,7 @@ added: | |||
| 226 | 226 | --> | |
| 227 | 227 | ||
| 228 | 228 | The class `Channel` represents an individual named channel within the data | |
| 229 | - pipeline. It is use to track subscribers and to publish messages when there | ||
| 229 | + pipeline. It is used to track subscribers and to publish messages when there | ||
| 230 | 230 | are subscribers present. It exists as a separate object to avoid channel | |
| 231 | 231 | lookups at publish time, enabling very fast publish speeds and allowing | |
| 232 | 232 | for heavy use while incurring very minimal cost. Channels are created with | |
| Back | FazBrowse Home | New Git URL |
0 commit comments