[ANN] gluo v0.0.2 released - Write your Go net/http server once, deploy it everywhere

90 views
Skip to first unread message

Dario Castañé

unread,
Jan 25, 2018, 6:42:03 PM1/25/18
to golan...@googlegroups.com
I'm pleased to announce the launch of Gluo: a handy wrapper for net/http applications that allows to deploy the exact same binary to AWS Lambda and (bare-metal/virtual) servers.


If you want to use your current net/http code with little modification, Gluo is your choice. It's a drop-in replacement: just call gluo.ListenAndServe instead of http.ListenAndServe.

PS: version 0.0.1 was released the same day as AWS announced their official support for Go in AWS Lambda, but I waited for a second release in order to improve code coverage.

Dario Castañé

an...@aubble.com

unread,
Jan 27, 2018, 7:35:10 AM1/27/18
to golang-nuts
What do you think about offering a second variant to allow passing in the http server? It's possible one may want to set limits or other configuration on the HTTP server instead of using the default http server.

Dario Castañé

unread,
Jan 27, 2018, 9:47:29 AM1/27/18
to an...@aubble.com, golang-nuts
Sure, that's possible. I will check and see how to implement it properly.

Regards,

Dario Castañé
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages