Skip to content

Commit

Permalink
fix notation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Oberstein committed Feb 26, 2014
1 parent 0e016e9 commit 79d9201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ session.subscribe('com.myapp.topic1', on_event1).then(

A list of subscriptions (in no particular order) currently active on a `session` may be accessed like this:

autobahn.Session.subscriptions
<autobahn.Session>.subscriptions

This returns a list of `autobahn.Subscription` objects.

Expand Down

0 comments on commit 79d9201

Please sign in to comment.