#4758·SignalR

Regarding function naming

Author: dzdzdzd123Created Feb 25, 2026Updated Feb 26, 2026

Regarding the naming of callback functions, will camelCase be adopted in the future? It looks strange now. For example, changing 'onreconnecting' to 'onReconnecting' and 'onreconnected' to 'onReconnected', my cspell plugin also prompts me:

ImageImage