Skip to content

2.0.13-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhelvacikoylu mhelvacikoylu released this 15 Dec 21:36

.NET Core 2.2 Version

If your project compatible with .NET Core 3.0 or higher, use releases with even numbers (eg 2.0.14)

  • Ssl Connection streaming bug fixed
  • Sticky connector first connection delay fixed
  • Socket base initialization code is refactored
  • Service name to service type not found exception added in Twino Ioc
  • Mvc Middleware running bugs are fixed
  • Channel statuses removed
  • Queue status has extended as Route, Push, Pull, Paused and Stopped. Default is Route.
  • Restart method is added to the queue
  • Queue creation properties are added, now you can
  • TMQ Client can request pull from the queue
  • Various bugs are fixed