directory
1.4.2
Repository: https://github.com/flomesh-io/fsm.git
Documentation: pkg.go.dev

# Packages

Package main implements the bookbuyer application.
Package main implements the bookstore application.
Package main implements the bookthief application.
Package main implements the bookwarehouse application This create a service which has both inbound as well as outbound service policies i.e.
Package main implements the bookwatcher for terminal and JSON output from demo applications.
Package common implements shared functions and structs between various book* applications.
Package database allows the bookwarehouse service to store total books data into MySQL persistent storage.
package main implements a TCP client that sends TCP data to a TCP echo server and prints the response.
package main implements a TCP echo server that echoes back the TCP client's request as a part of its response.