22 Commits

Author SHA1 Message Date
s.solodyagin 58d0141d43 rename 2024-04-05 14:07:52 +03:00
dependabot[bot] 508deabf24 Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 in /examples
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 12:22:59 +02:00
dependabot[bot] d0bfb0bb11 Bump golang.org/x/net in /examples
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 15:06:58 +00:00
dependabot[bot] 2144b74992 Bump golang.org/x/crypto in /examples
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210817164053-32db794688a5 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 15:00:49 +00:00
dependabot[bot] b1f4a0edef Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 10:48:07 +00:00
Ola c5e7d90715 Update multichat example 2022-11-26 13:56:28 +01:00
Ola 36179d2ce2 Update filewatch example 2022-11-25 17:42:08 +01:00
Ola c3d5658462 Rewrite gophers example 2022-11-21 16:36:49 +01:00
Ola ad618987a1 Add standard library example 2022-11-18 19:12:41 +01:00
Ola c572272f17 Update gophers example. 2022-10-18 13:28:24 +02:00
Ola f46f868ce3 Update gophers example. 2022-09-14 15:34:50 +02:00
Ola 5dfe76a8fb Create Go module 2022-09-13 15:06:52 +02:00
Ola Holmström 647ca280c6 Update README and examples to use gopkg.in import. 2017-04-11 22:35:19 +02:00
Robbie Trencheny b5a06028d4 Golint fixes 2017-03-28 14:04:34 -07:00
Ola Holmström d1854c24f0 add echo example 2016-05-13 09:21:19 +02:00
Ola Holmström dfa17ad2ae gophers example 2016-05-13 02:18:46 +02:00
Ola Holmström 0c379737b4 binary messages and tests 2015-06-10 23:56:06 +02:00
Ola Holmström 4adcb388e6 multi channel chat demo 2015-05-14 19:29:20 +02:00
Ola Holmström e6cec7dc0e fix demo use gif instead of webm 2015-05-13 23:48:10 +02:00
Ola Holmström 3f253801bf demo 2015-05-13 23:43:22 +02:00
Ola Holmström 9f353b18a2 documentation 2015-05-13 23:15:10 +02:00
Ola Holmström fb9197b6ff first version 2015-05-13 22:37:17 +02:00