LobbyOS / lobby

A localhost Web OS For Web Apps
https://lobby.subinsb.com
Apache License 2.0
19 stars 10 forks source link

Use curl if developers or people want #7

Closed suriyaa closed 8 years ago

suriyaa commented 8 years ago

Hi again, :smile:

I tried to install Lobby on my testing website (link: http://suriyaakudo.bplaced.net/lobby):

screenshot 2015-09-28 18 15 17

I realized that many developers / people are not running an own server or a paid plan server of a server hosting company. :unamused: Many of those server didn't have cURL :no_entry_sign: or any shell access. :no_entry_sign: Like my webhoster "bplaced".

Thereby I propose that if it's possible to change the software of LobbyOS so, that users can decide whether want to use cURL or not.

Yours, Suriyaa Kudo :octocat:

subins2000 commented 8 years ago
So, you don't have localhost to install Lobby ? Lobby is meant for localhost.

Anyways, your suggestion is great. WordPress use different mechanisms to do HTTP requests when cURL is not available. http.php So, I think alternative mechanism should be implemented in Lobby and I will.

suriyaa commented 8 years ago

:+1:

subins2000 commented 8 years ago

This feature was added in Lobby 0.3 Thanks for the suggestion :+1: :smile:

suriyaa commented 8 years ago

:+1: