Jycraft / jycraft

Extend Minecraft servers with Python using Jython.
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Bundled HTTP server for static assets in editor #10

Closed pauleveritt closed 8 years ago

pauleveritt commented 8 years ago

Based on https://github.com/Joris-van-der-Wel/WSHttpServer

Either run on a separate port or, if that class allows, extend the WebSocket http server to also serve static assets for non websocket requests.

pauleveritt commented 8 years ago

Daniel has a fork which does this, getting reviewed now.

AngelMunoz commented 8 years ago

I think this might be closed now, thoughts?

pauleveritt commented 8 years ago

On Nov 27, 2015, at 2:51 PM, Angel Daniel Munoz Gonzalez notifications@github.com wrote:

I think this might be closed now, thoughts?

If you think you want to just use one port, you can leave it open. Otherwise, close it.

—Paul