26 Commits (58eb40db01481958a9133bda4a422b54c22fa8d8)

Author SHA1 Message Date
chrislu 58eb40db01 ctx.Done() 2 months ago
chrislu 48803d9a68 server shutdown timeout 2 months ago
chrislu cf584a35ef Update server.go 2 months ago
chrislu 5d0c45c9dc Phase 2: Implement CreateTopics protocol compliance for v0/v1 2 months ago
chrislu c9f3935e7b Phase 1: Implement SeaweedMQ record retrieval in GetStoredRecords 2 months ago
chrislu c0b15ed489 refactoring 2 months ago
chrislu 8743c5453a clean up connections 2 months ago
chrislu ccd48feefb fix test errors 2 months ago
chrislu 56aa5278af single mode 2 months ago
chrislu 3fa024479e remove TestMode 2 months ago
chrislu ba73939ca2 fixes 2 months ago
chrislu fd235505f5 fmt 2 months ago
chrislu e41c31c88e Fix all critical test errors 2 months ago
chrislu 969ca60b6f change to connect to mq brokers instead of agents 2 months ago
chrislu b7514c4ab0 SeaweedMQ is Now the Only Mode 2 months ago
chrislu cd6a55533a fmt 2 months ago
chrislu eeb5f62d74 fix host 2 months ago
chrislu d1e745331c mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 2 months ago
chrislu 62ee4e5390 mq(kafka): MAJOR Fix - Dynamic broker address working, one issue remains 2 months ago
chrislu a8cbc016ae mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 2 months ago
chrislu d415911943 mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 2 months ago
chrislu 5aee693eac mq(kafka): Phase 2 - implement SeaweedMQ integration 2 months ago
chrislu fdb7f94526 fmt 2 months ago
chrislu 7c4a5f546c mq(kafka): implement ApiVersions protocol handler with manual binary encoding and comprehensive unit tests 2 months ago
chrislu 8c74de6f6e test(kafka): add integration smoke tests under test/kafka and server Addr() for dialing 2 months ago
chrislu 5fec62f648 mq(kafka): scaffold Kafka gateway command and minimal TCP server with basic Start/Stop test; register command 2 months ago