This is a Preview release of the Socket API. As a result, the API is subject to change and the service itself is currently not covered by any SLA or deprecation policy. These characteristics will be evaluated as the API and service moves towards General Availability, but developers should take this into consideration when using the Preview release of Socket API.
App Engine supports outbound sockets through the
appengine/socket
package
.
Libraries that can accept a
net.Conn
should work without modification.