Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836ddd0 commit 648efacCopy full SHA for 648efac
publish_subscribe.py
@@ -1,6 +1,9 @@
1
#!/usr/bin/env python
2
3
-'''http://www.slideshare.net/ishraqabd/publish-subscribe-model-overview-13368808'''
+'''
4
+Reference: http://www.slideshare.net/ishraqabd/publish-subscribe-model-overview-13368808
5
+Author: https://github.com/HanWenfang
6
7
8
class Provider:
9
def __init__(self):
0 commit comments