Skip to content
Snippets Groups Projects
Commit f71bffcf authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Rename class to RCRMQ

parent d8656de8
No related branches found
No related tags found
2 merge requests!23Feat resolve uid gid,!9Feat connection module
......@@ -3,7 +3,7 @@ import pika
import socket
import rabbitmq_config as rcfg
class UserRegMQ(object):
class RCRMQ(object):
USER = 'guest'
PASSWORD = 'guest'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment