Skip to content
View maxence2997's full-sized avatar

Block or report maxence2997

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. delta-cast delta-cast Public

    Go 1

  2. wspulse/client-go wspulse/client-go Public

    Go WebSocket client with automatic reconnection and exponential backoff. Configurable via functional options — message callbacks, codec, and retry limits. Built on github.com/wspulse/core.

    Go

  3. wspulse/core wspulse/core Public

    Shared types for the wspulse WebSocket ecosystem — Frame, Codec, JSONCodec, and sentinel errors. Used by wspulse/server and wspulse/client-go. Zero external dependencies (Go stdlib only).

    Go

  4. wspulse/server wspulse/server Public

    Minimal, production-ready WebSocket server library for Go. Manages concurrent connections, room-based broadcasting, session resumption, and heartbeat. Built on github.com/wspulse/core.

    Go

  5. wspulse/client-ts wspulse/client-ts Public

    TypeScript WebSocket client with auto-reconnect for wspulse/server

    TypeScript