fabric8io / mockwebserver

An extension of okhttp's mockwebserver, that provides a DSL and is easier to use
Apache License 2.0
113 stars 38 forks source link

Extended web socket api #33

Closed JeremyMot closed 5 years ago

JeremyMot commented 5 years ago

Extended with none-string input message matcher. Extended with none-string emitter.

JeremyMot commented 5 years ago

Changes allow to match a part or keyword of input message. Also, changes allow to produce a dynamic response basing on input message.