Skip to content

Commit

Permalink
remove request/reply
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Sep 1, 2023
1 parent 83a629d commit 6a11707
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ export interface ParserReturn {
export enum PayloadType {
PUBLISH = 'publish',
SUBSCRIBE = 'subscribe',
REQUESTER = 'requester',
REPLIER = 'replier',
}

export interface MessageExample {
Expand Down

0 comments on commit 6a11707

Please sign in to comment.