WebSocket.ahk
WebSocket client
A script that allows connecting to a WebSocket server using AutoHotkey
Connect to a WebSocket server using AutoHotkey
73 stars
8 watching
25 forks
Language: AutoHotkey
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
g33kdude/chrome.ahk | Automates Google Chrome using its WebSocket-based API | 343 |
g33kdude/socket.ahk | An implementation of a network socket class in AutoHotkey script language | 66 |
g33kdude/neutron.ahk | A toolkit for building HTML-based user interfaces with AutoHotkey. | 206 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
g33kdude/console | A collection of tools and utilities for building console applications in AutoHotkey | 34 |
alexandergugel/wsd | A command-line utility for debugging WebSocket servers by establishing connections to remote servers. | 416 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,031 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 427 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |