glue
Socket library
A robust Go and JavaScript socket library for real-time bidirectional communication between web browsers and backend servers.
Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)
416 stars
19 watching
33 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,214 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 792 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,687 |
btford/angular-socket-io | Provides an AngularJS integration with Socket.IO for real-time communication | 1,512 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
fiorix/go-eventsocket | A Go library that enables communication between software applications and FreeSWITCH event sockets. | 128 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
rodgc/ngx-socket-io | A Socket.IO module for Angular applications | 261 |
davemolk/gogetjs | Tools for extracting and analyzing JavaScript files from web pages | 40 |