On Tue, 6 Nov 2012 11:09:44 +0900 Gyuyoung Kim
<gyuyoung.efl.maill...@gmail.com> said:

> Hi EFL folks,
> 
> I wonder whether EFL has been supported network library. Because, WebKit
> EFL has been used libsoup as network backend. If EFL supports network
> module, IMO, WebKit EFL port should use it. If it is not supported yet, is
> there any plan ?

efl has supported netwrok communication since like... 2006 or so maybe:

ecore_con (ecore connection library). it does tcp/ip, udp and also uses curl
underneath to wrap http stuff - ecore_con_url its the http api - it's all
already glued into the mainloop to be event driven and asynchronous.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to