We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f941063 commit bfa8007Copy full SHA for bfa8007
addons/http-sse-client/plugin.cfg
@@ -3,5 +3,5 @@
3
name="HTTPSSEClient"
4
description="An HTTPClient-based implementation that supports server-sent events, effectively enabling push notifications in Godot, using GDScript."
5
author="Kyle Szklenski"
6
-version="1.0"
+version="1.1"
7
script="httpsseclient_plugin.gd"
0 commit comments