bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
206 stars 45 forks source link

Implementing multiple interfaces and ports to listen on. #299

Closed EntityReborn closed 13 years ago

EntityReborn commented 13 years ago

Followup of https://github.com/MostAwesomeDude/bravo/issues/295

MostAwesomeDude commented 13 years ago

I wish you would have rebased.

A thing to consider: Why does the factory need to know which interfaces it's listening on?

EntityReborn commented 13 years ago

I guess we can move the endpoints out of the factory.