Skip to content

feat: add send_queue_limit setting to ws protocols #11

feat: add send_queue_limit setting to ws protocols

feat: add send_queue_limit setting to ws protocols #11

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for creating your first issue :-)'
pr-message: 'Thanks for creating your first pull request :-)'