Skip to content

3.0.1

Compare
Choose a tag to compare
@scottoffen scottoffen released this 12 Nov 23:16
· 242 commits to master since this release

Version 3.0 is not backwards compatible with 2.x versions.

  • Refactored namespacing to Grapevine.Client and Grapevine.Server
  • Named optional argument constructors
  • Added code comments for IntelliSence
  • Moved logging capabilities to static class
  • Scope resources across multiple running servers
  • Group running servers into a manageable cluster
  • Configure servers using new Config object