Skip to content
View lrchljw's full-sized avatar

Organizations

@ppc-games

Block or report lrchljw

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. ppc-games/ppcerrors ppc-games/ppcerrors Public

    Package ppcerrors makes it easier to identify, append information to, and log errors that are being passed inside and across the systems.

    Go

  2. ppc-games/ppcserver ppc-games/ppcserver Public

    A Go multiplayer game server framework featured real-time WebSocket communication, Stateful Room, and distributed scaling via NATS.

    Go

  3. ppc-games/json-to-dto ppc-games/json-to-dto Public

    `json-to-dto` is a TypeScript library designed for efficiently transforming JSON objects into predefined classes annotated with `@Class` and `@Prop` decorators.

    TypeScript