rynorris / fsm

A simple but powerful golang FSM library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsm

A simple but powerful golang FSM library.

Originally developed for use in the Gossip SIP stack (see here for an example), but can be used for anything.

For full package documentation, see the GoDoc page.

About

A simple but powerful golang FSM library.

License:GNU Lesser General Public License v2.1


Languages

Language:Go 100.0%