Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 342 Bytes

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.