Skip to content

Version 1.6.5 - add dotweb.StateInfo() & remove valueNodePool#202

Merged
devfeel merged 2 commits intomasterfrom
develop
Jun 26, 2019
Merged

Version 1.6.5 - add dotweb.StateInfo() & remove valueNodePool#202
devfeel merged 2 commits intomasterfrom
develop

Conversation

@devfeel
Copy link
Owner

@devfeel devfeel commented Jun 26, 2019

Version 1.6.5

  • Architecture: move core.GlobalState to dotweb.StateInfo()
  • Architecture: add HttpServer.StateInfo() who is a shortcut for DotWeb.StateInfo()
  • Remove: remove unused property valueNodePool in router
  • About dotweb.StateInfo:
    • you can use ctx.HttpServer().StateInfo() to get this object
    • you can visit /virtualPath/dotweb/state to list all state info
  • 2019-06-26 08:00

devfeel added 2 commits June 26, 2019 07:51
* Architecture: move core.GlobalState to dotweb.StateInfo()
* Architecture: add HttpServer.StateInfo() who is a shortcut for DotWeb.StateInfo()
* Remove: remove unused property valueNodePool in router
* About dotweb.StateInfo:
    - you can use ctx.HttpServer().StateInfo() to get this object
    - you can visit /virtualPath/dotweb/state to list all state info
* 2019-06-26 08:00
@devfeel devfeel merged commit 2d41437 into master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant