This website requires JavaScript.
Explore
Help
Register
Sign In
williamp
/
chatservice_concept
Watch
1
Star
0
Fork
0
You've already forked chatservice_concept
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
799bf784aa95ca2681d4a2f4b9c787e86e73b9e3
chatservice_concept
/
api
History
William P
799bf784aa
allow LoginCtx to handle anonymous users
2025-04-08 21:00:33 -04:00
..
api.go
use login context with newmessage
2025-04-07 22:18:54 -04:00
auth.go
fix username in login field -- should be 'username' not 'name'
2025-04-07 16:26:12 -04:00
db.go
change fake db package name to make way for db being split out
2025-04-07 16:38:32 -04:00
error.go
abstraction
2024-12-29 19:48:41 -05:00
message.go
use login context with newmessage
2025-04-07 22:18:54 -04:00
response.go
list all users method
2025-03-27 21:20:46 -04:00
user.go
allow LoginCtx to handle anonymous users
2025-04-08 21:00:33 -04:00