awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joaotavora avatar

joaotavora/hunchensocket

0
View on GitHub↗
120 stele·22 fork-uri·Common Lisp·5 vizualizări

Hunchensocket

Hunchensocket - WebSockets for Hunchentoot

Features

  • Websockets - Websocket extension for a specific web server framework.

Istoric stele

Graficul istoricului de stele pentru joaotavora/hunchensocketGraficul istoricului de stele pentru joaotavora/hunchensocket

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Hunchensocket

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Hunchensocket.
  • charje/portalAvatar charJe

    charJe/portal

    28Vezi pe GitHub↗

    Portable Websocket Server for Common Lisp. THIS PROJECT HAS MOVED

    Common Lisp
    Vezi pe GitHub↗28
  • crossbario/autobahn-pythonAvatar crossbario

    crossbario/autobahn-python

    2,538Vezi pe GitHub↗

    WebSocket and WAMP in Python for Twisted and asyncio

    Pythonautobahnpubsubpython
    Vezi pe GitHub↗2,538
  • django/channelsAvatar django

    django/channels

    6,352Vezi pe GitHub↗

    Channels is an extension for the Django web framework that adds native support for WebSockets, background tasks, and long-running connections alongside standard HTTP requests. It provides a channel layer abstraction for passing messages between different parts of a Django application across processes, along with a protocol router that inspects incoming connections and dispatches them to the correct handler for HTTP, WebSocket, or custom protocols. The project introduces an async consumer abstraction that wraps protocol-specific handling into a single callable, and a background worker pool tha

    Python
    Vezi pe GitHub↗6,352
  • 3b/clwsAvatar 3b

    3b/clws

    75Vezi pe GitHub↗

    Currently requires SBCL or CCL, but shouldn't be too hard to port to other implementations/platforms supported by iolib.

    Common Lisp
    Vezi pe GitHub↗75
Vezi toate cele 13 alternative pentru Hunchensocket→

Întrebări frecvente

Ce face joaotavora/hunchensocket?

Hunchensocket - WebSockets for Hunchentoot

Care sunt principalele funcționalități ale joaotavora/hunchensocket?

Principalele funcționalități ale joaotavora/hunchensocket sunt: Websockets.

Care sunt câteva alternative open-source pentru joaotavora/hunchensocket?

Alternativele open-source pentru joaotavora/hunchensocket includ: charje/portal — Portable Websocket Server for Common Lisp. THIS PROJECT HAS MOVED. crossbario/autobahn-python — WebSocket and WAMP in Python for Twisted and asyncio. django/channels — Channels is an extension for the Django web framework that adds native support for WebSockets, background tasks, and… fukamachi/websocket-driver — This library provides WebSocket server & client implementation for Common Lisp. jarohen/chord — A library designed to bridge the gap between the triad of CLJ/CLJS, web-sockets and core.async. 3b/clws — Currently requires SBCL or CCL, but shouldn't be too hard to port to other implementations/platforms supported by iolib.