Skip to content

Use 'endpoint' namedtuple type for address/port#5

Open
nealjack wants to merge 2 commits intoNordicSemiconductor:masterfrom
lab11:master
Open

Use 'endpoint' namedtuple type for address/port#5
nealjack wants to merge 2 commits intoNordicSemiconductor:masterfrom
lab11:master

Conversation

@nealjack
Copy link
Copy Markdown

Projects using piccata assume the endpoints returned to a received callback are using the Endpoint namedtuple, but the example tsocket returns a regular tuple. This leads to errors when trying to swap out transports in projects that assume the Endpoint namedtuple, for example pc-nrfutil's create_dfu_server.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2019

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants