@hackage mvclient0.1
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
This implements the client side of connections to virtual world environments like Linden Labs' Second Life or OpenSim (http://opesimulator.org), sometimes known as the "metaverse".
Because of 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.