Skip to content

Commit

Permalink
compiled the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Sep 20, 2017
1 parent 04d0067 commit 9de3200
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
1 change: 1 addition & 0 deletions build/CoapClient.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export declare class CoapClient {
private static pendingRequestsByUrl;
/** Array of the messages waiting to be sent */
private static sendQueue;
private static sendQueueHighPrioCount;
private static isSending;
/** Number of message we expect an answer for */
private static concurrency;
Expand Down
Loading

0 comments on commit 9de3200

Please sign in to comment.