Skip to content
Snippets Groups Projects
Commit fbbdd367 authored by Urs Graf's avatar Urs Graf
Browse files

Correct import and pwd

parent a588ab0f
Branches
No related tags found
No related merge requests found
import time
import Messaging
import driver
client = Messaging.Client(username="team1", password="test1234", topic="team1")
client = driver.MessagingClient(username="team1", password="hfpejChTZCd4", topic="team1")
client.connect()
for i in range(1000):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment