Hi,
We are pleased to announce about the release of GroovyServ 0.11.
It has been almost a year since release of 0.10!
This version contains some bugfixes and new feature "Remote Access".
http://kobo.github.com/groovyserv/
http://kobo.github.com/groovyserv/download.html
* if it seems old, please clear the browser caches.
Please inform us anything about GroovyServ.
Regards,
--
Yasuharu NAKANO / nobeans
-------------------------------------------------------
[Changelogs]
New Features:
- [Client/Server] Supported fully remote access.
- [Client] groovyclient can send a valid request to
groovyserver on the other machine by using -Chost and -Cauthtoken.
- [Server] you can provide an arbitrary authtoken when
invoking groovyserver.
Improvements:
- Renamed “cookie” to “auth token”.
Bug Fixes:
- FIxed 44: caused a freeze when reading from stdin on Linux
-
https://github.com/kobo/groovyserv/issues/44
- Fixed 45: cookie file permission is 644
-
https://github.com/kobo/groovyserv/issues/45
- Fixed 46: standard out/err doesn't flush at ruby client when the
content includes no line separator
-
https://github.com/kobo/groovyserv/issues/46
-------------------------------------------------------