Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wired network support for CompactMachines #18

Closed
SquidDev opened this issue Mar 23, 2018 · 2 comments
Closed

Wired network support for CompactMachines #18

SquidDev opened this issue Mar 23, 2018 · 2 comments
Labels
enhancement An extension of a feature or a new feature.

Comments

@SquidDev
Copy link
Member

This'll require two things:

  • Convert network elements to a capability. This probably means we can remove the whole element provider shtick.
  • Possibly register a null capability for client side nodes.
@SquidDev SquidDev added the enhancement An extension of a feature or a new feature. label Mar 23, 2018
SquidDev added a commit that referenced this issue Mar 24, 2018
@SquidDev
Copy link
Member Author

So that technically allows for compact machine support, but cables do not visually attach. I'm going to have to think about how this should be implemented, as null capabilities don't really work with the current API.

@SquidDev
Copy link
Member Author

SquidDev commented Apr 7, 2018

I'm closing this as there sadly isn't much else I can do without changing substantial parts of the API, and I'm rather loathe to do that.

@SquidDev SquidDev closed this as completed Apr 7, 2018
SquidDev pushed a commit that referenced this issue Apr 29, 2022
Based on #18 (thanks to hugeblank and Fuyukai), made the following
changes:

* Shade Cobalt
It seems that NoClassDefFoundError occurs on the CC thread if the
library Cobalt is not shaded.

* More cleanup
Removed more unnecessary parts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An extension of a feature or a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant