sgcWebSockets 2022.3.0

· リリース

Rad Studio

このバージョンに含まれる新機能とバグ修正の包括的なリストは以下のとおりです:

[+] : 新しい sgcWebSockets Package Installer, install and register sgcWebSockets Library.
[+] : 新しい IDE アドオン, (用途: 自動的に login from Rad Studio IDE and access to private downloads, support, forum... など。
[+] : 新しいコンポーネント OAuth2 サーバー Provider, (用途: integrate external OAuth2 Providers like Azure AD, Google, Facebook... so ユーザー できる login using Azure Credentials to サーバー.
[+] : 新しいコンポーネント TsgcWSAPI_Kucoin, Kucoin client コンポーネント to Trade and Get updates of Stock markets. Supports:
- WebSocket Public and Private Channels.
- REST Public and Private Endpoints.
[+] : 新しいコンポーネント TsgcWSAPI_Kucoin_Futures, Kucoin client コンポーネント to Trade and Get updates of Futures markets. Supports:
- WebSocket Public and Private Channels.
- REST Public and Private Endpoints.
[+] : 改善: Telegram API、 updated to 1.8.1 version.
[+] : 改善: Telegram API、 added support (スポンサー付きメッセージ). New メソッド "getChatSponsoredMessage" (用途: スポンサー付きメッセージの取得, メッセージ will be notified "OnMessageSponsored" イベント。
[+] : 改善: Telegram API、 (1.7.0 以降) the sender_user_id はゼロ, (2 つの新しいオブジェクト) to read the sender の message: SenderChat and SenderUser.
[+] : 改善: Telegram API、新しいメソッド SendInvoiceMessage allows bots (用途: 送信 invoice messages.
[+] : 改善: IoT クライアントs (Amazon and Azure)、新しいメソッド Disconnect to close and wait till 接続 is closed.
[+] : 改善: FTX クライアント, が以下をサポート: FTX.us broker.

[*] : バグ修正: HTTP/2 クライアント, running on Linux64 the error "ALPN h2 is not supported" was raised.
[*] : 修正: Compiling runtime packages for Linux64. (Thanks to Kick さん、ありがとうございます)。
[*] : 修正: Azure IoT クライアント, (範囲チェックエラー when decoding Secret Key.
[*] : バグ修正: IoT クライアント、もし クライアント is destroyed while there is a connection active, it may lock the thread till 接続 is closed 自動的に.
[*] : バグ修正: WebSocketClient, when DEBUG was enabled、thread which started 接続 was renamed instead の internal thread. (Thanks to Ulrik さん、ありがとうございます)。
[*] : バグ修正: WAMP クライアント、もし several メッセージ were received/sent メッセージ may become corrupted in 一部の cases.
[*] : バグ修正: Sending HTTP/2 Response from server、content was empty.

.NET

[+] : 改善: Telegram API、 updated to 1.8.1 version.
[+] : 改善: Telegram API、 added support (スポンサー付きメッセージ). New メソッド "getChatSponsoredMessage" (用途: スポンサー付きメッセージの取得, メッセージ will be notified "OnMessageSponsored" イベント。
[+] : 改善: Telegram API、 (1.7.0 以降) the sender_user_id はゼロ, (2 つの新しいオブジェクト) to read the sender の message: SenderChat and SenderUser.
[+] : 改善: Telegram API、新しいメソッド SendInvoiceMessage allows bots (用途: 送信 invoice messages.

[*] : バグ修正: Sending HTTP/2 Response from server、content was empty.