ironflock 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
ironflock/ironflock.py CHANGED
@@ -45,7 +45,7 @@ class IronFlock:
45
45
  print("component joined")
46
46
  self._session = session
47
47
  if self.mainFunc:
48
- await self.mainFunc(session)
48
+ await self.mainFunc()
49
49
 
50
50
  @self._component.on_disconnect
51
51
  def onDisconnect(*args, **kwargs):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ironflock
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Publishing data to a IronFlock Fleet Storage
5
5
  Home-page: https://github.com/RecordEvolution/ironflock-python
6
6
  Author: Record Evolution GmbH
@@ -0,0 +1,8 @@
1
+ ironflock/AutobahnConnection.py,sha256=IX5VjUhRGq4-zo8cx2CH964pmoPH29sWc0eQAAG60gM,3438
2
+ ironflock/__init__.py,sha256=LsyyAenv7GrvQSmPc3QJDu7_VsK7BDIvbwGC8ebEI9A,265
3
+ ironflock/ironflock.py,sha256=I0T3NvY8kL7TzdjPdn7HfOxMDxsTF2qRhnklRU09dZ4,5385
4
+ ironflock-0.1.1.dist-info/LICENSE,sha256=GpUKjPB381nmkbBIdX74vxXhsNZaNpngTOciss39Pjk,1073
5
+ ironflock-0.1.1.dist-info/METADATA,sha256=HRePXC8dtOLvc-5tkJ347ZJEpTO0__K1pFJp_PsdzaA,2295
6
+ ironflock-0.1.1.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
7
+ ironflock-0.1.1.dist-info/top_level.txt,sha256=hmMdMPJuvnOTlFKYl1XQOn81vg1DE2LT7xrEXgyxcRA,10
8
+ ironflock-0.1.1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- ironflock/AutobahnConnection.py,sha256=IX5VjUhRGq4-zo8cx2CH964pmoPH29sWc0eQAAG60gM,3438
2
- ironflock/__init__.py,sha256=LsyyAenv7GrvQSmPc3QJDu7_VsK7BDIvbwGC8ebEI9A,265
3
- ironflock/ironflock.py,sha256=kp-dqLg23zCvCkrDuGgNALQf4PCpyDyHnKMGtTq9IGQ,5392
4
- ironflock-0.1.0.dist-info/LICENSE,sha256=GpUKjPB381nmkbBIdX74vxXhsNZaNpngTOciss39Pjk,1073
5
- ironflock-0.1.0.dist-info/METADATA,sha256=nNNUpOVSnfNaGdnsO5IDpA8MoH9x0qhgg4o1t5bq_dk,2295
6
- ironflock-0.1.0.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
7
- ironflock-0.1.0.dist-info/top_level.txt,sha256=hmMdMPJuvnOTlFKYl1XQOn81vg1DE2LT7xrEXgyxcRA,10
8
- ironflock-0.1.0.dist-info/RECORD,,