ion is a fast, cross-platform micro web framework for Go (Golang).
This repository contains the central issue
tracker for the ion project version 1.x.x
.
Documentation for the ion project can be found at https://github.com/get-ion/ion#-learn.
ion consists of many different sub-projects. The main ones are:
ion repository contains the core's source code, it's the framework.
sessions is the session manager that can be used side by side with ion.
websocket is the websocket server(go) and client(javascript) that ion developers can use to build real-time apps.
typescript repository contains automations tools for Typescript and alm-tools cloud editor that ion developers can use for free.
middleware repository contains different kind of (minor) ion handlers.
bot repository contains the (chat) bot services that ion uses to achieve automated support for the new developers.