• @ComptitiveSubset
    link
    31 year ago

    My company was acquired and we were forced to switch to Go. I miss Java.

  • @[email protected]
    link
    fedilink
    11 year ago

    Is there a simple way to do a http web server or socket? I’ve been looking around, but everything ends up being a page of instructions by the time I get it working.

    • @[email protected]OP
      link
      fedilink
      English
      11 year ago

      Is there a simple way to do a http web server or socket?

      What’s your definition of http web server or socket? Most frameworks nowadays provide you with tools to get a fully working project up and running with just a couple of clicks.

      For instance: https://start.spring.io/