The mvclient package
The client side of connections to virtual world environments like Linden Labs' Second Life or OpenSim (http://opensimulator.org), sometimes known as the metaverse.
Note that due to the lack of SSL implementations for Haskell, you currently need to set up stunnel for initial login step for worlds (like Second Life) that use secure login pages. This is also the main obstacle to an implementation of the caps system.
Properties
| Versions | 0.1, 0.1.1, 0.2, 0.3, 0.4 |
|---|---|
| Dependencies | base (4.*), binary, bytestring, containers, control-event (≥1.1.0.4 & <1.2), Crypto, data-binary-ieee754, haxr, HTTP, maccatcher, mtl, network (≥2.2.3 & <2.4), parsec, time, uuid |
| License | BSD3 |
| Author | Chris Smith |
| Maintainer | cdsmith@gmail.com |
| Category | Network |
| Upload date | Fri Nov 26 02:55:12 UTC 2010 |
| Uploaded by | ChrisSmith |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- Network
- Network.Metaverse
- Network.Metaverse.Circuit
- Network.Metaverse.Login
- Network.Metaverse.PacketTypes
- Network.Metaverse
Downloads
- mvclient-0.2.tar.gz (Cabal source package)
- package description (included in the package)