Http & Websocket Helper 4.27
100.000₫Giá
BP Plugin to handle http request and websocket communication
Features
- Make http request (GET, POST, PUT, DELETE, HEAD, PATCH) with progress callback
- Support custom headers
- Send text or bytes or file stream
- Define a timeout for the request
- Establish a websocket client connection (ws, wss) with connection retry
- Supports text and bytes messages
- Async nodes available for quick and simple usage