GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
m fix link spaces |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |EscapeUriDataString|| Encodes the string into a way that can be readable to applications. | ||
| | |GETString|| Makes a request to get a string from a server. | ||
| | |IsHostAccessAllowed|| Checks to see if you have access to the server content (Given an IP and Port). | ||
| | |IsHostAccessAllowedUrl|| Checks to see if you have access to the server content (Given a Url). | ||
| | |POSTString|| Makes a request to post a string to a server. | ||
| | |RequestHostAccess|| Requests the hosts access to some server content (Given an IP and Port). | ||
| | |RequestHostAccessUrl|| Requests the hosts access to some server content (Given a Url). | ||
|StringtoAbsoluteURI|| Converts a string literal to a Uri/Url. | |||
|UnescapeUriDataString|| Decodes the string into a way that can be human readable. | |||
}} | }} | ||
[[Category:ProtoFlux]] | [[Category:ProtoFlux]] |
Latest revision as of 03:46, 25 August 2025
Subcategories | |
---|---|
Category | Summary |
Twitch | Twitch Integration like Rewards, Subs, Follows, Chat, and Raids. |
Websockets | Connecting and Sending to, and receiving from Websockets. |
Node Name | Description |
---|---|
EscapeUriDataString | Encodes the string into a way that can be readable to applications. |
GETString | Makes a request to get a string from a server. |
IsHostAccessAllowed | Checks to see if you have access to the server content (Given an IP and Port). |
IsHostAccessAllowedUrl | Checks to see if you have access to the server content (Given a Url). |
POSTString | Makes a request to post a string to a server. |
RequestHostAccess | Requests the hosts access to some server content (Given an IP and Port). |
RequestHostAccessUrl | Requests the hosts access to some server content (Given a Url). |
StringtoAbsoluteURI | Converts a string literal to a Uri/Url. |
UnescapeUriDataString | Decodes the string into a way that can be human readable. |
Subcategories
This category has the following 2 subcategories, out of 2 total.
P
- ProtoFlux:Network:Twitch (5 P)
- ProtoFlux:Network:Websockets (4 P)
Pages in category "ProtoFlux:Network"
The following 9 pages are in this category, out of 9 total.