Go with socket.io

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Socket.io

    Realtime application framework (Node.JS server)

  • I gave a try but I couldn't find any solution for client. Looks like it's created for server not a client. https://stackoverflow.com/questions/24501968/how-to-connect-to-a-telnet-server-from-node-using-socket-io This is the best answer I could find, so looks like socket.io is more kind of different type of websockets.

  • go-socket.io

    socket.io library for golang, a realtime application framework.

  • Have you tried this - https://github.com/googollee/go-socket.io

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gosf-socketio

    golang socket.io client and server

  • github.com(/ambelovsky/gosf-socketio) here: https://github.com/njones/api-mocked/blob/master/handler.socketio.go . I realize it's a bit convoluted ... let me know if you have questions.

  • api-mocked

    A Mock API server written in `go`

  • github.com(/ambelovsky/gosf-socketio) here: https://github.com/njones/api-mocked/blob/master/handler.socketio.go . I realize it's a bit convoluted ... let me know if you have questions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts