summaryrefslogtreecommitdiff
path: root/pkg/transport
AgeCommit message (Expand)Author
2021-08-13Add timeout to the Test_Tcp_StartError testValery Piashchynski
2021-08-11Replace all 'localhost' with '127.0.0.1'. Fix default configuration andValery Piashchynski
2021-08-03In a rare cases, when user set small timeout to allocate a worker,Valery Piashchynski
2021-07-22BC for the Pool, worker interfaces, pass/return payload by pointerValery Piashchynski
2021-06-13- Optimize sync_worker payload execValery Piashchynski
2021-04-30- Make development log coloredValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-04- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-02-07Update configValery Piashchynski
2021-02-04pre-rc stabilization of the interfaces and internal codeValery Piashchynski
2021-02-03Increase channel cap for the testsValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Move worker states out of internalValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski