Thanks. how about the sample of general socket listener with SSL rather
than net/http implementation?
Regards
Dimas Prawira wrote:
Here is an example running server with TLS
package main
import (
"net/http"
"log"
)
func HelloServer(w http.ResponseWriter,req *http.Request) {
Hello,
How do I program with SSL to make a server listen on specific port which
accepts SSL transfer only?
Is there any guide for this since I have no experience on SSL socket
programming.
Thanks.
Wesley Peng
wesleyp...@aol.com
--
You received this message because you are subscribed to the Goo
Hello,
I tried to access RabbitMQ using this AMQP
library:https://github.com/streadway/amqp
I am not sure if this library get updated following the recent RMQ
version.Please suggest, thanks.
Wesley Peng
wesleyp...@aol.com
--
You received this message because you are subscribed to the Google G