wfs support

Hi,
I saw in the vega demo (http://cesiumjs.org/demos/vega.html) a demonestration of wfs protocol support. Is this feature available in current release? Where can i get it? Does this code ever released to the public?

By the way, I didn't find many of the features demonestrated in the video. Does anyone know if I can get them somewhere?

Thank you very much.
Pazit
Gazit Foundation

The Vega app built a lot of features on top of Cesium, including WFS, which is not in Cesium itself. It is on the roadmap, but is probably a ways out. In the meantime, it would be straightforward to make the WFS requests and create Cesium geometries.

Patrick