Änderungen

Zur Navigation springen Zur Suche springen
120 Bytes hinzugefügt ,  14:35, 30. Dez. 2021
Zeile 3: Zeile 3:  
== Shell ==
 
== Shell ==
 
Als Kommandozeilen-Tool zur Verwendung von WebSockets gibt es  
 
Als Kommandozeilen-Tool zur Verwendung von WebSockets gibt es  
* https://github.com/vi/websocat
+
 
** Zum Installieren unter [[Debian]]: <code>sudo aptitude install websocat</code>
+
=== Websocat ===
 +
 
 +
https://github.com/vi/websocat
 +
 
 +
Zum Installieren unter [[Debian]]: <code>sudo aptitude install websocat</code>
 +
 
 +
 
 +
Starten eines Rundruf-Servers:
 +
  websocat -E -t ws-l:127.0.0.1:9001 broadcast:mirror:
 +
 
 +
=== Wscat ===
 
* https://www.npmjs.com/package/wscat
 
* https://www.npmjs.com/package/wscat
  

Navigationsmenü