Skip to content

Listen to Swift production topic instead of test topic

Right now Swift isn't writing anything to the test topic, so for now let's just use the production topic. I've asked Aaron Tohuvavohu if he can set up some sort of stream of fake events to the test topic eventually, so we can switch back to listening to the test topic on playground and test then.

Merge request reports