Skip to content

feature: Add the Native WebSocket client (raw socket + shared client-mode codec) #1944

feature: Add the Native WebSocket client (raw socket + shared client-mode codec)

feature: Add the Native WebSocket client (raw socket + shared client-mode codec) #1944

Workflow file for this run

name: Issue Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
update_labels:
name: Update PR labels
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6