Skip to content
/ gretty Public
forked from mbteswedenab/gretty

Gretty is simple framework for networking

Notifications You must be signed in to change notification settings

akkabin/gretty

 
 

Repository files navigation

What is Gretty

Gretty is a simple web framework for both building web servers and clients. Built on top of netty, it supports NIO style http server, asynchronous http client. It also supports both websocket server and client.

It's designed to be light weight and run as a standalone embedded solution.

It's written in Groovy++. But you can use it with pure Groovy, Scala or even Java.

Use Gretty Google Group for questions and general discussions about Gretty.

Tutorials

Tips

About

Gretty is simple framework for networking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 75.6%
  • JavaScript 19.5%
  • Scala 2.5%
  • Shell 1.9%
  • Java 0.5%