Versions in this module Expand all Collapse all v0 v0.0.2 Mar 23, 2020 v0.0.1 Mar 20, 2020 Changes in this version + type LwStarter struct + Config *LwnetConfig + EventHandle lwnet.IEventHandler + FrameReadCodec lwnet.IFrameReadCodec + func (starter *LwStarter) OnStartApplication(ctx SpringBoot.ApplicationContext) + func (starter *LwStarter) OnStopApplication(ctx SpringBoot.ApplicationContext) + type LwnetConfig struct + EventCoroutineNum int + Port int