<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimtwirp/example/Makefile, branch master</title>
<subtitle>Twirp RPC framework for Nim</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimtwirp/'/>
<entry>
<title>Move Haberdasher example under examples dir</title>
<updated>2018-04-21T20:46:10+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2018-04-21T20:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimtwirp/commit/?id=4b058c8d8cc83f0e5edf73307530d8ea065d33f1'/>
<id>4b058c8d8cc83f0e5edf73307530d8ea065d33f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A bunch of changes</title>
<updated>2018-04-19T20:53:21+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2018-04-19T20:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimtwirp/commit/?id=cd061d43cbc7201649bdfd166870a44d37a0588f'/>
<id>cd061d43cbc7201649bdfd166870a44d37a0588f</id>
<content type='text'>
- use parseopt2 in nimtwirp_build
- define the prefix when running nimtwirp_build (defaults to `/twirp/`)
- add a TwirpResponse type
- replace concept with a type having callbacks for each rpc method (a la
  streams.nim)
- check that a request is a POST and that it has a correct Content-Type
- generate only a proc for handling the service, let the user handle responding
  to let them customize e.g. headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use parseopt2 in nimtwirp_build
- define the prefix when running nimtwirp_build (defaults to `/twirp/`)
- add a TwirpResponse type
- replace concept with a type having callbacks for each rpc method (a la
  streams.nim)
- check that a request is a POST and that it has a correct Content-Type
- generate only a proc for handling the service, let the user handle responding
  to let them customize e.g. headers
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-04-14T10:28:56+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2018-04-14T10:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimtwirp/commit/?id=0e423d5f62a36190e7b46b69646bea7db5587001'/>
<id>0e423d5f62a36190e7b46b69646bea7db5587001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
