Expose writeControl
- Langage dominant
- Go
- Étoiles
- 5.5k
- Forks
- 372
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
We all had to deal with weird external websocket configs, well the one I have the pleasure to deal with this time requires me to send a PONG frame every X seconds (there's no ping) to keep the connection alive.
It would be handy to expose writeControl for this.
Perhaps for the next version?
Cheers :heart:
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Locate the existing writeControl implementation and the public connection API in this Go WebSocket repository. Check how control frames are tested, then expose the requested operation and add coverage showing that callers can send a PONG frame; done means the API is publicly usable for periodic PONG messages.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- api, networking
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100