No calculation of intersecting streams is performed #1641

Open
opened 2020-06-01 05:39:55 +02:00 by PeterSurda · 3 comments
PeterSurda commented 2020-06-01 05:39:55 +02:00 (Migrated from github.com)

The code doesn't compare streams I'm interested in with remote node's advertised streams. This will trigger bugs once streams are fully implemented.

There should be a new property in TCPConnection which will be an intersection of self.streams with BMConnectionPool().streams.

The code doesn't compare streams I'm interested in with remote node's advertised streams. This will trigger bugs once streams are fully implemented. There should be a new property in `TCPConnection` which will be an intersection of `self.streams` with `BMConnectionPool().streams`.
g1itch commented 2020-06-01 12:25:27 +02:00 (Migrated from github.com)

I started moving into that direction (: 6a821ee

I started moving into that direction (: 6a821ee
iPyGuy commented 2020-06-02 13:03:34 +02:00 (Migrated from github.com)

Ok but when will there be updated releases? The last release was over 2 years ago in Feb 2018...

Ok but when will there be updated releases? The last release was over 2 years ago in Feb 2018...
PeterSurda commented 2020-06-02 14:08:58 +02:00 (Migrated from github.com)

There are problems with the 64bit windows binary and the osx build is untested. These are the main obstacles preventing a new official release.

There are problems with the 64bit windows binary and the osx build is untested. These are the main obstacles preventing a new official release.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#1641
No description provided.