SSMP 协议 Go 实现:lipwig

jopen 9年前

lipwig 是 SSMP 协议的开源 Go 实现。

协议支持

The following optional SSMP features are supported:

  • anonymous login
  • client certificate authentication, w/ arbitrary path suffix
  • shared secret authentication
  • open login (i.e. unauthenticated)

包布局:

aerofs.com/lipwig/          standalone server      ssmp                    common code shared by client and server libraries      server                  server library      client                  client library


项目主页:http://www.open-open.com/lib/view/home/1442045475742