Page MenuHomeFeedback Tracker

Add a way to have WebSocket with curl API
Assigned, UrgentPublic

Description

Hello,

Currently, curl has a basic function of GET/POST.
We would like to have support for WebSocket.

Currently, a lot of third party application that wants to communicate with the game, need to integrate only a one-way connection, so the game can only send a request, but the third application can't send data to the game. You need something like a loop in-game where you need to request data.

This leads, to not be able to have a bi-directional transfer system.

This feature would be able to remove the lack of dll applications.

A way to open a WebSocket connection, and bind a function that will actually fire when the socket receives data from the server.

This would lead to a lot of new third-party add-ons.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

NiiRoZz created this task.Jun 17 2020, 5:35 PM
Arkali added a subscriber: Arkali.Jun 18 2020, 12:19 AM
Geez changed the task status from New to Assigned.Jun 18 2020, 11:32 AM