Packages

Here you'll eventually find the package index. For now, here's a short list of essential packages.

ff:core

The standard library of Firefly.

ff:webserver

A webserver package. Has HTTPS and WebSocket support.

ff:websocket

A package for making websocket connections.

ff:postgresql

A package for connecting to PostgreSQL. Has connection pool support.

ff:lux

A package for building interactive web interfaces.

ff:rpc

A package for type safe remote procedure calls.

ff:unsafejs

A FFI package for JavaScript.