rsms/gotalk

Protocol test suite

开放

#5 创建于 2015年2月26日

 (2 条评论) (0 个反应) (0 位负责人)Go (76 个派生)github user discovery
help wantedtesting

仓库指标

星标
 (1,204 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am writing a Swift client for GoTalk and it would be excellent if there were a protocol test suite available. I have the base protocol written, but verifying correctness is a matter of trial and error.

I may tackle this myself, but thought I'd file an issue to gather thoughts first.

I imagined a data-driven suite would probably be most useful for different language implementations. Perhaps something where an implementation can load a JSON file (or whatever) and playback simulated communications with a server or client.

Thoughts?

贡献者指南