1.1.10 • Published 1 year ago

kingpong-lib v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Event Naming

Event names are defined in an enum at the top of their respective .events.ts file. ex. ProfileEvents

Request

User sent queries. ex. GetProfileRequest

Prisma Type

Intermediate composite type from database tables, used in interservice communication. ex MessagePrismaType

Entities

Request return types. ex. ProfileEntity

Items

For objects that are transported in an array, their single type is an item. ex. MatchHistoryItem

Events

Server sent messages. ex. NewMessageEvent

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

0.0.1

1 year ago

1.1.10

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago