funcnodes-react-flow 0.1.7__py3-none-any.whl → 0.1.8__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.
@@ -39,7 +39,7 @@ class CustomHTTPRequestHandler(http.server.SimpleHTTPRequestHandler):
39
39
  self.send_header("Content-type", "text/json")
40
40
  self.end_headers()
41
41
  self.wfile.write(
42
- f"w{'s' if self.server.worker_manager_ssl else ''}://{self.server.worker_manager_host}:{self.server.worker_manager_port}".encode(
42
+ f"ws{'s' if self.server.worker_manager_ssl else ''}://{self.server.worker_manager_host}:{self.server.worker_manager_port}".encode(
43
43
  "utf-8"
44
44
  )
45
45
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: funcnodes_react_flow
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Summary: funcnodes frontend for react flow
5
5
  Author: Julian Kimmig
6
6
  Author-email: julian.kimmig@linkdlab.de
@@ -18,8 +18,8 @@ funcnodes_react_flow/logo192.png,sha256=XAIrH5_B6T77mW4eEP2emYcTkprrwuokSWKoy27v
18
18
  funcnodes_react_flow/logo512.png,sha256=9SEEPsgJusj_-fxvDf11ea2YpUKXOdLhSPT3DNRw9e8,65653
19
19
  funcnodes_react_flow/manifest.json,sha256=ULPYw5A68_eNhxuUVXqxT045yhkurKPSz6hjyGcnmhQ,492
20
20
  funcnodes_react_flow/robots.txt,sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI,67
21
- funcnodes_react_flow/run.py,sha256=ZEdM3PhiXkJl1AaHOAacCEHnhhNJO0NdT7diTw0c_5M,4423
22
- funcnodes_react_flow-0.1.7.dist-info/METADATA,sha256=R7O6Yd5qCI3q1W_K5c3FC8Q9CG49cc0z8GyUMBR45AE,433
23
- funcnodes_react_flow-0.1.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
- funcnodes_react_flow-0.1.7.dist-info/entry_points.txt,sha256=FbrfqRLScFuNXaVpoyfz7lPcSjTlRf4G06ZUZhTgJMM,75
25
- funcnodes_react_flow-0.1.7.dist-info/RECORD,,
21
+ funcnodes_react_flow/run.py,sha256=saoMHKSm7LpzsXCEJMpvloJU2dHqkI7jtXLRJdiygH4,4424
22
+ funcnodes_react_flow-0.1.8.dist-info/METADATA,sha256=OSVj43_THWb42tVT5Ed0iaDLJREv_fkQb7wWY8JI_9Y,433
23
+ funcnodes_react_flow-0.1.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
24
+ funcnodes_react_flow-0.1.8.dist-info/entry_points.txt,sha256=FbrfqRLScFuNXaVpoyfz7lPcSjTlRf4G06ZUZhTgJMM,75
25
+ funcnodes_react_flow-0.1.8.dist-info/RECORD,,