Skip to content
#

clojure-library

Here are 114 public repositories matching this topic...

markx
markx commented May 5, 2019

I'm looking to build a terminal app that needs a readline lib, and got here. But I only saw examples of making Clojure and repl related stuff, and not general readline stuff, like rlwrap.

Could you give me some examples or hints to use this lib to build some general readline function, with my own history and completion, keyboard shortcut?

Thanks!

AndreaCrotti
AndreaCrotti commented Oct 9, 2019

There are some subtle differences between running tests with the mock transport vs running tests using the broker.

One of them for example is the fact that with the mock transport, if you write to a topic which the topology under test doesn't read from, you will get an "Unknown topic" error.

That doesn't happen if you use the broker transport. It's actually not a Jackdaw issue but just rel

Improve this page

Add a description, image, and links to the clojure-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clojure-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.