Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Congestion control #27

Merged

Conversation

abetzler
Copy link
Contributor

@abetzler abetzler commented Dec 7, 2014

  • Addressed FIXMEs, got rid of unncessary code
  • Modified the bucket thread and Queue for non-confirmables

return nonConfirmableQueue.poll();
}

public class bucketElement{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer a capital letter: BucketElement

- Removed several "System.out.print" calls that were leftovers from
quick debugging
@mkovatsc
Copy link

mkovatsc commented Aug 6, 2015

I am merging this, since the congestion-control branch is experimental anyway.

mkovatsc pushed a commit that referenced this pull request Aug 6, 2015
@mkovatsc mkovatsc merged commit b44f7c8 into eclipse-archived:congestion-control Aug 6, 2015
sbernard31 pushed a commit to sbernard31/californium that referenced this pull request Dec 23, 2016
add API on config to allow to use RPK without certifcate
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants