@hackage mvclient0.2
Client library for metaverse systems like Second Life
Categories
License
BSD-3-Clause
Maintainer
cdsmith@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
CustomDependencies (15)
- Crypto
- HTTP
- base >=4 && <5
- binary
- bytestring
- containers Show all…
Dependents (1)
@hackage/acme-everything
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.