haveachin / infrared

An ultra lightweight minecraft reverse proxy and idle placeholder
https://infrared.dev
GNU Affero General Public License v3.0
722 stars 60 forks source link

refactor: one port to bind them all #197

Closed haveachin closed 7 months ago

haveachin commented 7 months ago

This rips all of the listener abstraction out of Infrared and makes it only bind and listen to one port. This reduces the complexity of the project and reduces the learning curve for configuring Infrared.